Feature: Aktivitäten in Freunde-Ansicht anklickbar
- diary → Tagebuch, health → Gesundheit, walk → Gassi-Treffen - Items als <button> für iOS-Tap-Zuverlässigkeit - fr-activity-item--link mit Hover/Tap-Stil
This commit is contained in:
parent
90f1c4e299
commit
05b28fcd8d
4 changed files with 36 additions and 6 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v234';
|
||||
const CACHE_VERSION = 'by-v235';
|
||||
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