aboutsummaryrefslogtreecommitdiff
path: root/plugins/style/style.c
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-04-21 19:08:55 -0400
committerNunoSempere <nuno.sempere@protonmail.com>2023-04-21 19:08:55 -0400
commitb32749aa6e495aedc286e9537a4ee664c467919c (patch)
treecac9e26cb472588de4b4917146de127183db13aa /plugins/style/style.c
parenta4f8ad8ae2ac60b53c39feea90305d2f277eb319 (diff)
fix: zoom + forum.nunosempere.com, Matt Levine's newsletter
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 1010506..347ee3f 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 1393 + 1
+#define STYLE_N 1505 + 1
void read_style_js(char* string)
{