From f280b6f0f8def3f0c39642570371e3cca379ef20 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Mon, 20 Nov 2023 00:50:27 +0000 Subject: more twitter style 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 88c82a7..8fb0b08 100644 --- a/plugins/style/style.c +++ b/plugins/style/style.c @@ -1,7 +1,7 @@ #include #include #include -#define STYLE_N 6073 + 100 +#define STYLE_N 6512 + 100 void read_style_js(char* string) { -- cgit v1.2.3