1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00
This commit is contained in:
zumbiepig
2024-08-31 08:17:20 -07:00
parent bffd8599c0
commit 248d7ee5bd

View File

@@ -472,6 +472,7 @@ if (window.location.pathname === '/welcome/') {
} }
if (window.location.hostname === null) { if (window.location.hostname === null) {
// Stop the minifier from removing these functions
navigate.home.game(); navigate.home.game();
cookie.get(''); cookie.get('');
query.get(''); query.get('');