fix: replace reminders checkbox with bell icon in calendar table (v54)

Bell-on = Benachrichtigungen aktiv, Bell-off (durchgestrichen) = stumm.
Gleiche Logik wie Auge-Icon für Sichtbarkeit.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Scarriffle
2026-06-15 20:48:12 +02:00
parent c5fd5b4e55
commit d04e2952cb
3 changed files with 20 additions and 16 deletions

View File

@@ -1,2 +1,2 @@
// Increment APP_VERSION with every code change
export const APP_VERSION = 'v53';
export const APP_VERSION = 'v54';