Update 'ModuleTrigger'

2023-05-09 11:51:35 +00:00
parent 911d5c027a
commit 797980b651

@@ -4,7 +4,7 @@ A trigger is a way for the timeline to call the server side of a module. This wa
{
"title":"Update Something",
"description": "This does something in the module.",
"arguments:" []
"arguments": []
}
```
|Property|Description|