aboutsummaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'index.js')
-rw-r--r--index.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.js b/index.js
index 84e4292..68bfe02 100644
--- a/index.js
+++ b/index.js
@@ -41,4 +41,6 @@ if (new File("./config/ChatTriggers/modules/SoopyV2UpdateButtonPatcher").exists(
ChatLib.chat("&7Deleting SoopyV2UpdateButtonPatcher as its no longer needed")
FileLib.deleteDirectory(new File("./config/ChatTriggers/modules/SoopyV2UpdateButtonPatcher"))
}).start()
-} \ No newline at end of file
+}
+
+require("./utils/renderJavaUtils.js") \ No newline at end of file