add pwa stuff

This commit is contained in:
2025-05-10 22:45:10 +01:00
parent 2cfee11ca9
commit bd560cbd90
7 changed files with 41 additions and 1 deletions

View File

@@ -123,4 +123,6 @@ function jsonOrThrow(res) {
if (canReceiveUpdates) {
main()
} else {
getSummaryButton.style.display = "none"
}