feat(dashboard): refine moment media experience

This commit is contained in:
2026-05-18 23:49:15 +02:00
parent b8a96e96ef
commit bc6e850afb
12 changed files with 624 additions and 158 deletions
+1 -1
View File
@@ -706,7 +706,7 @@ function day_event_type_options(): array
{
return [
'event' => [
'label' => 'Ereignis',
'label' => 'Moment',
'icon' => '/assets/icons/activity-event.svg',
'unit' => '',
],