summaryrefslogtreecommitdiff
path: root/js/utility.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/utility.js')
-rw-r--r--js/utility.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/js/utility.js b/js/utility.js
index 2380f9823..eef1c6b61 100644
--- a/js/utility.js
+++ b/js/utility.js
@@ -1,4 +1,6 @@
-/* TODO: this should probably be something like night_mode.js since it does nothing specific to utility scripts */2
+/* global UtilityApp */
+
+/* TODO: this should probably be something like night_mode.js since it does nothing specific to utility scripts */
Event.observe(window, "load", function() {
const UtilityJS = {