mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
bruh
This commit is contained in:
parent
4d9c34426e
commit
d7b136b877
@ -48,7 +48,7 @@ if (window.location.pathname === '/settings/') {
|
|||||||
'Ads are the only source of income for this project, and they help keep the servers running.\n\nIf you really want to disable ads, join the Discord server and get the password to disable ads.'
|
'Ads are the only source of income for this project, and they help keep the servers running.\n\nIf you really want to disable ads, join the Discord server and get the password to disable ads.'
|
||||||
) === 'zombie'
|
) === 'zombie'
|
||||||
) {
|
) {
|
||||||
storage.local.set('showAds', true);
|
storage.local.set('showAds', false);
|
||||||
alert('Ads have been disabled. Reload the page to apply the changes.');
|
alert('Ads have been disabled. Reload the page to apply the changes.');
|
||||||
} else {
|
} else {
|
||||||
alert('Wrong password. Join the Discord server to get the password.');
|
alert('Wrong password. Join the Discord server to get the password.');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user