aboutsummaryrefslogtreecommitdiff
path: root/plugins/style/style.c
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-11-20 10:54:40 +0000
committerNunoSempere <nuno.sempere@protonmail.com>2023-11-20 10:54:40 +0000
commit6a3581b7e0928a0df7b5bd8ec850f12101509b23 (patch)
treec9a1fae92b6324ff706a9b48978bf843a483d026 /plugins/style/style.c
parent39bb8510c187f113d7e6e95662486820ba37b26e (diff)
tweak: more twitter 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 650c735..147cd11 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 6657 + 100
+#define STYLE_N 6765 + 100
void read_style_js(char* string)
{