diff options
-rw-r--r-- | settings.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.js b/settings.js index 5584911..51b743d 100644 --- a/settings.js +++ b/settings.js @@ -7,6 +7,7 @@ function set_settings() change_theme(); remove_titles(); remove_text(); + set_mod_message(); } /* Initialize the settings page by flipping the switches and such */ |