Fix: Installationsanleitung scrollt direkt zur Install-Karte — SW by-v440, APP_VER 419

Klick auf "Installationsanleitung" in Settings navigiert jetzt mit params
{ install: true }, welcome.js zeigt die Karte auch bei bereits installierter
PWA und scrollt direkt dorthin.
This commit is contained in:
rene 2026-04-27 06:16:39 +02:00
parent 664fb2a79b
commit b4c3698a3a
4 changed files with 16 additions and 9 deletions

View file

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