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('');