fix: formatea fechas de historial de inventario a hora local del navegador
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-06-25 23:29:25 +00:00
parent 98e037c09a
commit d3e1660cb1
4 changed files with 14 additions and 5 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 CACHE_NAME = 'nexus-pos-v20';
const CACHE_NAME = 'nexus-pos-v21';
const APP_SHELL = [
'/pos/static/css/tokens.css',