Updating triggers

This commit is contained in:
DaanV2
2021-10-31 14:53:26 +01:00
parent 91bc347b42
commit 54a5a35271

View File

@@ -13,7 +13,6 @@
{ "type": "string" },
{
"type": "object",
"minProperties": 1,
"additionalProperties": false,
"properties": {
"event": { "type": "string", "description": "The event to run when the conditions for this trigger are met.", "title": "Event" },