Review rv_04/rv_05: Demand als DPM/Mission Board kenntlich gemacht

Vokabular harmonisiert (Variante 2): Quiz behaelt RUN/DPM/MB; in den Diskussions-
Texten von rv_04 und rv_05 ist "Demand" jetzt als "= DPM/Mission Board" ausgewiesen.
sw.js Cache hochgezaehlt.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
breitenbach76 2026-06-10 13:43:44 +02:00
parent 599ee3bf42
commit a69c489937
2 changed files with 5 additions and 5 deletions

View file

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