Merge branch 'feat/redesign-und-companion-app' of https://git.1789.cloud/patrick/SLC_Game into feat/redesign-und-companion-app

This commit is contained in:
breitenbach76 2026-06-06 17:36:34 +02:00
commit adbc96c7b9

View file

@ -1,5 +1,5 @@
/* Service Worker — SLC-Workshop Companion (App-Shell, offline-first) */
const CACHE = "slc-companion-v6";
const CACHE = "slc-companion-v7";
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 = [];