[fix] api:action:events
This commit is contained in:
parent
0f5dede94d
commit
d6af72a3e0
1 changed files with 1 additions and 9 deletions
|
@ -9,15 +9,7 @@ namespace _zeitbild.api
|
|||
) : void
|
||||
{
|
||||
register<
|
||||
{
|
||||
from : int;
|
||||
to : int;
|
||||
calendar_ids : (
|
||||
null
|
||||
|
|
||||
Array<_zeitbild.type_calendar_id>
|
||||
);
|
||||
},
|
||||
null,
|
||||
(
|
||||
Array<
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue