Add notice text field to events

Add a general text field for communicating extra information that
readers of the schedule should pay special attention to, for example to
highight a change made to the event.
This commit is contained in:
Hornwitser 2025-09-06 16:20:27 +02:00
parent 9a46ea5af0
commit f29b1f7afd
4 changed files with 15 additions and 3 deletions

View file

@ -158,6 +158,7 @@ function newEvent() {
!newEventPublic.value,
"",
false,
"",
newEventDescription.value,
0,
new Set(),