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:15:46 -07:00
parent 583617d8df
commit f341f52087

View File

@@ -475,4 +475,5 @@ if (window.location.hostname === null) {
navigate.home.game(); navigate.home.game();
cookie.get(''); cookie.get('');
query.get(''); query.get('');
versionSelector.close();
} }