Fixing send_event

This commit is contained in:
DaanV2
2021-10-31 15:03:04 +01:00
parent 338e4d5e61
commit 30672ba0dc

View File

@@ -12,7 +12,7 @@
"type": "object", "type": "object",
"additionalProperties": false, "additionalProperties": false,
"properties": { "properties": {
"delay": { "base_delay": {
"type": "number", "type": "number",
"default": 0, "default": 0,
"description": "Amount of time in seconds before starting this step" "description": "Amount of time in seconds before starting this step"