Lower ticket virtual print resolution for testing
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 16:44:12 +00:00
parent 95a01c8958
commit 4363829c26
2 changed files with 8 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 = 48;
const VERSION = 49;
const CACHE_NAME = 'nexus-pos-v' + VERSION;
const APP_SHELL = [