1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00

remove that

This commit is contained in:
zumbiepig
2024-08-21 16:42:30 -07:00
parent 300305f1c4
commit 6f69f973b4
2 changed files with 1 additions and 3 deletions

View File

@@ -343,8 +343,7 @@ if (window.location.pathname === '/') {
alert(`MineXLauncher has been updated to v${launcherVersion}!
Changes in v${launcherVersion}:
- You can now install the launcher as a PWA web app
- Ads have been added, join the Discord server to disable them`);
- You can now install the launcher as a PWA web app`);
storage.local.set('lastVersion', launcherVersion);
}
});