fix: recover old GTIN service worker caches

This commit is contained in:
desfoto automation
2026-09-25 20:08:25 +02:00
parent de6de3c6c4
commit 5e7fa9be05
11 changed files with 140 additions and 3 deletions

View File

@@ -45,6 +45,7 @@ UNLISTED_HTML = [
"gtin/index.html",
"gtin/impressum/index.html",
"gtin/datenschutz/index.html",
"gtin/aktualisieren/index.html",
]
INK = (23, 20, 15)