From f2535db66f58272ee93441c1955b0871dd38bf25 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Tue, 28 Nov 2023 16:31:14 +0000 Subject: recompute after changing style --- 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 baaaaa8..efa6b9a 100644 --- a/plugins/style/style.c +++ b/plugins/style/style.c @@ -1,7 +1,7 @@ #include #include #include -#define STYLE_N 6715 + 1000 +#define STYLE_N 6894 + 1000 void read_style_js(char* string) { -- cgit v1.2.3