Fix: Burger-Hinweis auf Willkommensseite nur auf Mobile anzeigen

Klasse mobile-only ergänzt, damit der Hinweis ab 768px (Desktop-Sidebar sichtbar) ausgeblendet wird. SW by-v202, APP_VER 169.
This commit is contained in:
rene 2026-04-18 13:51:24 +02:00
parent e97bd744e9
commit 80e3f0dc0d
3 changed files with 25 additions and 3 deletions

View file

@ -3,7 +3,7 @@
Offline-Cache + Push Notifications + Tile-Cache
============================================================ */
const CACHE_VERSION = 'by-v200';
const CACHE_VERSION = 'by-v202';
const CACHE_STATIC = `${CACHE_VERSION}-static`;
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten