auto: Formatted json files

This commit is contained in:
DaanV2
2021-01-18 01:29:00 +01:00
parent e2b7b27654
commit d7e95b15c2
83 changed files with 275 additions and 218 deletions

View File

@@ -41,13 +41,13 @@
"type": "boolean",
"default": true,
"description": "Does the event loop",
"title": "looping"
"title": "Looping"
},
"range": {
"type": "array",
"default": [10, 10],
"description": "The Range between which the component will trigger his event.",
"title": "range"
"title": "Range"
}
}
}