Improve ops status diagnostics
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 11s

This commit is contained in:
Kroonk
2026-05-21 16:26:38 +02:00
parent 29b3b623eb
commit ea52f223cd
7 changed files with 47 additions and 14 deletions

4
sw.js
View File

@@ -1,9 +1,9 @@
const CACHE_NAME = 'mischlabs-pwa-v6';
const CACHE_NAME = 'mischlabs-pwa-v7';
const APP_SHELL = [
'/',
'/index.html',
'/offline.html',
'/style.css?v=12',
'/style.css?v=13',
'/app.js?v=3',
'/services.json?v=1',
'/manifest.webmanifest?v=3',