Privacy: Tagebuch-Einträge aus Freunde-Aktivitäts-Feed entfernt

Tagebücher sind privat — auch Freunde sollen keine Einblicke bekommen
This commit is contained in:
rene 2026-04-19 11:12:54 +02:00
parent 6d757b86c2
commit 9115f55dac
3 changed files with 2 additions and 23 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '222'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '223'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const App = (() => {