From 248d7ee5bde43980b6557478fb9940fe5d8f6e49 Mon Sep 17 00:00:00 2001 From: zumbiepig <121742281+zumbiepig@users.noreply.github.com> Date: Sat, 31 Aug 2024 08:17:20 -0700 Subject: [PATCH] . --- src/resources/scripts/main.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/resources/scripts/main.ts b/src/resources/scripts/main.ts index 9942af7..0bd5d6c 100644 --- a/src/resources/scripts/main.ts +++ b/src/resources/scripts/main.ts @@ -472,6 +472,7 @@ if (window.location.pathname === '/welcome/') { } if (window.location.hostname === null) { + // Stop the minifier from removing these functions navigate.home.game(); cookie.get(''); query.get('');