Fix: Klick auf aktiven Hund im Picker lädt Inhalt (setActiveDog war no-op)
This commit is contained in:
parent
e59b6e6e88
commit
c06d9e24a7
3 changed files with 19 additions and 6 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v5';
|
||||
const CACHE_VERSION = 'by-v6';
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
|
||||
// Diese Dateien werden beim Install gecacht (App Shell)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue