fix: polish dashboard view toggle styling
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 13s

This commit is contained in:
Kroonk
2026-05-21 23:52:15 +02:00
parent 9572b6116a
commit 14505c2296
6 changed files with 60 additions and 16 deletions

4
sw.js
View File

@@ -1,10 +1,10 @@
const CACHE_NAME = 'mischlabs-pwa-v17';
const CACHE_NAME = 'mischlabs-pwa-v18';
const APP_SHELL = [
'/',
'/index.html',
'/favorites.html',
'/offline.html',
'/style.css?v=28',
'/style.css?v=29',
'/auth.js?v=1',
'/app.js?v=34',
'/favorites.js?v=1',