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:
rene 2026-04-19 10:19:44 +02:00
parent 90f1c4e299
commit 05b28fcd8d
4 changed files with 36 additions and 6 deletions

View file

@ -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