Make dashboard/home link role-aware: counter -> inventory, cashier -> POS
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-18 19:57:01 +00:00
parent c374cccd77
commit f2d4558b80
2 changed files with 19 additions and 1 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 = 53;
const VERSION = 54;
const CACHE_NAME = 'nexus-pos-v' + VERSION;
const APP_SHELL = [