From d6af72a3e0366e01cea90e5237fdc4ad42ea1de6 Mon Sep 17 00:00:00 2001 From: Fenris Wolf Date: Sun, 27 Oct 2024 19:00:43 +0100 Subject: [PATCH] [fix] api:action:events --- source/api/actions/events.ts | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) 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< {