fix: remove dark control-bar background to fix black bar visual glitch
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 12s

This commit is contained in:
Kroonk
2026-05-22 00:14:02 +02:00
parent 0a72e63e84
commit 6cea1d9de9
4 changed files with 5 additions and 6 deletions

4
sw.js
View File

@@ -1,10 +1,10 @@
const CACHE_NAME = 'mischlabs-pwa-v22';
const CACHE_NAME = 'mischlabs-pwa-v23';
const APP_SHELL = [
'/',
'/index.html',
'/favorites.html',
'/offline.html',
'/style.css?v=31',
'/style.css?v=32',
'/auth.js?v=2',
'/app.js?v=38',
'/favorites.js?v=1',