This commit is contained in:
DaanV2
2021-07-04 16:02:48 +02:00
parent 6a4aeaace0
commit f6556dec13
65 changed files with 69 additions and 213 deletions

View File

@@ -3,7 +3,7 @@
"type": "object",
"title": "Out Of Control",
"additionalProperties": false,
"description": "Defines the entity's `out of control` state.",
"description": "defines the entity's `out of control` state.",
"required": [],
"properties": {}
}