[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
|
) : void
|
||||||
{
|
{
|
||||||
register<
|
register<
|
||||||
{
|
null,
|
||||||
from : int;
|
|
||||||
to : int;
|
|
||||||
calendar_ids : (
|
|
||||||
null
|
|
||||||
|
|
|
||||||
Array<_zeitbild.type_calendar_id>
|
|
||||||
);
|
|
||||||
},
|
|
||||||
(
|
(
|
||||||
Array<
|
Array<
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue