Fix: Header zeigt aktiven Hunde-Namen, Klick navigiert zu Hund-Profil
- dog-sw-title zeigt dog.name statt hardcoded "Ban Yaro" - Klick auf Namen im Header und Sidebar öffnet Hund-Profil (wie Avatar-Klick) - sidebar-logo-text Handler greift nur noch beim Fallback ohne Hund - SW-Cache by-v198
This commit is contained in:
parent
36622a6ed8
commit
370ae52138
2 changed files with 12 additions and 6 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v193';
|
||||
const CACHE_VERSION = 'by-v198';
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue