Fix: P/Z-Badges nur im Welten-Einrichten-Modal für Admins (SW by-v922)
- Normale Welt-Views (JETZT/HUND/WELT): keine P/Z-Badges auf Chips - Config-Modal: P-Badge (Pro) und Z-Badge (Züchter) nur wenn isAdmin=true - isAdmin-Variable im _openConfigModal()-Scope ergänzt
This commit is contained in:
parent
108191b339
commit
0a28c68953
4 changed files with 8 additions and 6 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v921';
|
||||
const CACHE_VERSION = 'by-v922';
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
|
||||
const CACHE_API = 'ban-yaro-api-v1'; // API-Response-Cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue