temp remove update function

This commit is contained in:
SpikeHD 2022-04-22 15:02:50 -07:00
parent bbccfd83d4
commit ceee15aa89

View File

@ -354,7 +354,7 @@ async function openSettings() {
killSwitch.checked = config.enableKillswitch
// Check for updates
checkForUpdatesAndShow()
//checkForUpdatesAndShow()
}
async function closeSettings() {