aboutsummaryrefslogtreecommitdiff
path: root/plugins/style/style.h
diff options
context:
space:
mode:
authorNunoSempere <nuno.semperelh@protonmail.com>2024-03-22 07:48:49 -0300
committerNunoSempere <nuno.semperelh@protonmail.com>2024-03-22 07:48:49 -0300
commit5c56652e871a435aa22a297d6d443e6f32cfdff0 (patch)
tree3501e56d3f8f2f2a82421c27142f05122ba3759f /plugins/style/style.h
parent38eee1eb4459b5b4ec2397e888f17a970f22e31f (diff)
refactor toggle bar code.
Diffstat (limited to 'plugins/style/style.h')
-rw-r--r--plugins/style/style.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/style/style.h b/plugins/style/style.h
index e2751ec..1faab7a 100644
--- a/plugins/style/style.h
+++ b/plugins/style/style.h
@@ -1,7 +1,7 @@
#ifndef STYLE
#define STYLE
-#define STYLE_N 7274 + 1000
+#define STYLE_N 7624 + 1000
void read_style_js(char* string);