diff --git a/resources/js/index.js b/resources/js/index.js index 681d12f..2f818c9 100644 --- a/resources/js/index.js +++ b/resources/js/index.js @@ -354,7 +354,7 @@ async function openSettings() { killSwitch.checked = config.enableKillswitch // Check for updates - checkForUpdatesAndShow() + //checkForUpdatesAndShow() } async function closeSettings() {