From b32749aa6e495aedc286e9537a4ee664c467919c Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Fri, 21 Apr 2023 19:08:55 -0400 Subject: fix: zoom + forum.nunosempere.com, Matt Levine's newsletter --- 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 1010506..347ee3f 100644 --- a/plugins/style/style.c +++ b/plugins/style/style.c @@ -1,7 +1,7 @@ #include #include #include -#define STYLE_N 1393 + 1 +#define STYLE_N 1505 + 1 void read_style_js(char* string) { -- cgit v1.2.3