diff --git a/src/ts/storage/globalApi.ts b/src/ts/storage/globalApi.ts index 9f9b9a82..5ca74af4 100644 --- a/src/ts/storage/globalApi.ts +++ b/src/ts/storage/globalApi.ts @@ -378,7 +378,6 @@ export async function loadData() { throw "Your save file is corrupted" } } - await registerSw() await checkUpdate() await changeFullscreen()