This commit is contained in:
breitenbach76 2026-06-07 16:06:58 +02:00
parent cb710c13de
commit 65ef33df99
2 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
/* Service Worker — SLC-Workshop Companion (App-Shell, offline-first) */
const CACHE = "slc-companion-v17";
const CACHE = "slc-companion-v18";
const SHELL = ["./", "index.html", "manifest.webmanifest", "icon.svg"];
// Action-Card-Grafiken (cards/s<service>-c<change>.png) fuer Offline vorab cachen (alle 30).
const CARDS = [];