Skip to content

Commit c5799fb

Browse files
Revert "Stupid types"
This reverts commit 2c4ea3e.
1 parent 39f49aa commit c5799fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/settings/Loader.astro

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

0 commit comments

Comments
 (0)