updated some pwa files (not working)

removed unnecessary code in listing
refactored function comments
This commit is contained in:
dhain 2022-10-11 10:42:53 +02:00
parent 22396d1a00
commit 7abdbe605b
6 changed files with 153 additions and 57 deletions

View file

@ -22,7 +22,8 @@
},
"type": "module",
"dependencies": {
"bootstrap-icons": "^1.9.1",
"nookies": "^2.5.2",
"bootstrap-icons": "^1.9.1"
"webworker": "^0.8.4"
}
}