events.pm: remove time_of_day

This commit is contained in:
Milan
2023-02-24 20:12:06 +01:00
parent 45c79f26f9
commit 89c5e80afa
3 changed files with 1 additions and 14 deletions

View File

@@ -411,7 +411,7 @@ sub check_permission($$) {
}
#not handled, yet:
# responsible, status, rating, podcast_url, media_url, visible, time_of_day, recurrence, reference, created_at, time_of_day,
# responsible, status, rating, podcast_url, media_url, visible, recurrence, reference, created_at
#insert event
sub insert_event ($$) {