From fc3c2504fb4b73d1f55a4f80b07a1e953caa0faa Mon Sep 17 00:00:00 2001 From: lllllllllwith10ls <38187754+lllllllllwith10ls@users.noreply.github.com> Date: Sat, 30 Sep 2023 19:21:39 -0500 Subject: [PATCH] i'm sorrry!!! --- index.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/index.html b/index.html index f7f0a70a..ff644ec8 100644 --- a/index.html +++ b/index.html @@ -104,12 +104,7 @@ // If it doesn't exist, create an empty array. enabledMods = localStorage.getItem("enabledMods") ? JSON.parse(localStorage.getItem("enabledMods")) : []; // Run all scripts in the enabledMods array, if it fails print to console - - - - -