Skip to content

Commit 2c4ea3e

Browse files
Stupid types
1 parent 0d8fc89 commit 2c4ea3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/settings/Loader.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
localStorage.getItem(Settings.ProxySettings.transport) as string
2121
);
2222
const sw = await initSw();
23+
//@ts-ignore
2324
await setSWStuff({sw: sw.sw, conn, sj: sw.sj });
2425
});
2526
</script>

0 commit comments

Comments
 (0)