✌️
This commit is contained in:
parent
6e8caf7966
commit
5ca4aefff4
3 changed files with 5 additions and 6 deletions
|
|
@ -72,10 +72,6 @@
|
|||
head.appendChild(script);
|
||||
//#endregion
|
||||
|
||||
//#region Service Worker
|
||||
navigator.serviceWorker.register(`/sw.js`);
|
||||
//#endregion
|
||||
|
||||
//#region Theme
|
||||
const theme = localStorage.getItem('theme');
|
||||
if (theme) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue