Add workshop module toggle in Modules & Integrations settings
Some checks failed
CI / lint-and-test (3.11) (push) Has been cancelled
CI / lint-and-test (3.13) (push) Has been cancelled

This commit is contained in:
2026-07-16 08:13:56 +00:00
parent c90012ca37
commit 6d07eab5c0
7 changed files with 46 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
// The fetch handler normalizes static asset URLs (strips ?v= query strings)
// so templates can use cache-busting query params freely.
const VERSION = 45;
const VERSION = 46;
const CACHE_NAME = 'nexus-pos-v' + VERSION;
const APP_SHELL = [