From dc43192861047dbcb9f271df05f0ba3b5fdd3bde Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Tue, 24 Nov 2020 14:14:10 +0100 Subject: [PATCH] Converted some js to php --- js/main.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/main.js b/js/main.js index 23b34f5..491d42a 100644 --- a/js/main.js +++ b/js/main.js @@ -99,7 +99,6 @@ function load() { setCookie("darkmode", false, 999); } checkDarkmode(); - setactivePage(); } /*Cookie scripts*/