Fix sw register temp

This commit is contained in:
kwaroran
2024-01-06 19:45:50 +09:00
parent 8ba0d10d56
commit 5a305a8f10

View File

@@ -378,7 +378,6 @@ export async function loadData() {
throw "Your save file is corrupted"
}
}
await registerSw()
await checkUpdate()
await changeFullscreen()