aboutsummaryrefslogtreecommitdiff
path: root/plugins/style/style.c
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-11-20 00:50:27 +0000
committerNunoSempere <nuno.sempere@protonmail.com>2023-11-20 00:50:27 +0000
commitf280b6f0f8def3f0c39642570371e3cca379ef20 (patch)
treeb0dc15a04e72704fabcb4b8eb9e669c2480ff016 /plugins/style/style.c
parentca5f7319123ea9cb53348be0706e513dae93e382 (diff)
more twitter style tweaks
Diffstat (limited to 'plugins/style/style.c')
-rw-r--r--plugins/style/style.c2
1 files changed, 1 insertions, 1 deletions
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 <stdio.h>
#include <stdlib.h>
#include <string.h>
-#define STYLE_N 6073 + 100
+#define STYLE_N 6512 + 100
void read_style_js(char* string)
{