From 9ac08449219ee3814ec69205bc017b7267182c78 Mon Sep 17 00:00:00 2001 From: Mm2PL Date: Thu, 9 Feb 2023 00:13:53 +0100 Subject: [PATCH] FUCK OFF --- docs/wip-plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/wip-plugins.md b/docs/wip-plugins.md index 56648edac..e6d00ebcf 100644 --- a/docs/wip-plugins.md +++ b/docs/wip-plugins.md @@ -64,6 +64,7 @@ Writes a message to the Chatterino log. The `level` argument should be a `tostring()`. Example: + ``` c2.log(c2.LogLevel.Warning, "Hello, this should show up in the Chatterino log by default")