aboutsummaryrefslogtreecommitdiff
path: root/plugins/style/style.c
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-06-17 00:19:29 -0600
committerNunoSempere <nuno.sempere@protonmail.com>2023-06-17 00:19:29 -0600
commit1cf68bb1fe2ebabb470dc072f300fbf7d3f7d5fa (patch)
tree871451d5fb7c75dc1b7ff01975c4c0482be98df6 /plugins/style/style.c
parenta24af4aad1ee1e9860b35ff0a9976d1c0fcbbff9 (diff)
custom alert first pass, with GPT-4 help
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 a89bd6e..34f7f35 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 1781 + 1
+#define STYLE_N 3640 + 1
void read_style_js(char* string)
{