From d17fb92bb60a5be832ccb6a22eeef8d35d05bb3c Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Mon, 26 Jun 2023 11:26:53 +0100 Subject: small tweaks --- plugins/style/style.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/style/style.c') diff --git a/plugins/style/style.c b/plugins/style/style.c index 6d2efa9..ed7b274 100644 --- a/plugins/style/style.c +++ b/plugins/style/style.c @@ -1,7 +1,7 @@ #include #include #include -#define STYLE_N 3986 + 1 +#define STYLE_N 4023 + 1 void read_style_js(char* string) { -- cgit v1.2.3