Stupid types
This commit is contained in:
parent
0d8fc89bf5
commit
2c4ea3ebad
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
||||||
localStorage.getItem(Settings.ProxySettings.transport) as string
|
localStorage.getItem(Settings.ProxySettings.transport) as string
|
||||||
);
|
);
|
||||||
const sw = await initSw();
|
const sw = await initSw();
|
||||||
|
//@ts-ignore
|
||||||
await setSWStuff({sw: sw.sw, conn, sj: sw.sj });
|
await setSWStuff({sw: sw.sw, conn, sj: sw.sj });
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue