chore: update service worker cache version

This commit is contained in:
2026-04-17 13:29:26 +03:00
parent 185ce7b987
commit 903e924f73
2 changed files with 2 additions and 2 deletions

View File

@@ -547,7 +547,7 @@ export default function Home() {
/>
</div>
<div>
<h1 className="text-2xl md:text-3xl font-black tracking-tight text-white leading-tight">Inventory Control</h1>
<h1 className="text-2xl md:text-3xl font-black tracking-tight text-white leading-tight">TFM aInventory</h1>
<p className="text-xs md:text-sm text-secondary font-bold tracking-tight mt-1 leading-relaxed">Check-in, Check-out & Trash Operations</p>
</div>
</div>

File diff suppressed because one or more lines are too long