mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
.
This commit is contained in:
parent
14232ae2cf
commit
71ebd23fd0
@ -473,8 +473,5 @@ if (window.location.pathname === '/welcome/') {
|
|||||||
|
|
||||||
if (window.location.hostname === null) {
|
if (window.location.hostname === null) {
|
||||||
// Stop the minifier from removing these functions
|
// Stop the minifier from removing these functions
|
||||||
navigate.home.game();
|
console.log([navigate, cookie, query, versionSelector]);
|
||||||
cookie.get('');
|
|
||||||
query.get('');
|
|
||||||
versionSelector.close();
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user