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-07 12:33:37 +02:00
commit 02dd93db80

View file

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