diff --git a/source/api/actions/events.ts b/source/api/actions/events.ts index 49130b6..5feecb1 100644 --- a/source/api/actions/events.ts +++ b/source/api/actions/events.ts @@ -9,15 +9,7 @@ namespace _zeitbild.api ) : void { register< - { - from : int; - to : int; - calendar_ids : ( - null - | - Array<_zeitbild.type_calendar_id> - ); - }, + null, ( Array< {