Skip to content

Commit

Permalink
Stupid types
Browse files Browse the repository at this point in the history
  • Loading branch information
MotorTruck1221 authored Jan 14, 2025
1 parent 0d8fc89 commit 2c4ea3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/settings/Loader.astro
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
localStorage.getItem(Settings.ProxySettings.transport) as string
);
const sw = await initSw();
//@ts-ignore
await setSWStuff({sw: sw.sw, conn, sj: sw.sj });
});
</script>

0 comments on commit 2c4ea3e

Please sign in to comment.