Added comments

This commit is contained in:
DaanV2
2021-07-02 20:21:51 +02:00
parent fc488bcd62
commit d478f665fa
3 changed files with 4 additions and 5 deletions

View File

@@ -61,7 +61,7 @@
{
"type": "object",
"title": "Conditional Animation",
"description": "UNDOCUMENTED",
"description": "A conditional statement to run the animation under a specified condition",
"$comment": "UNDOCUMENTED",
"additionalProperties": { "type": "string", "title": "Animation" }
}