This commit is contained in:
DaanV2
2021-06-03 14:17:23 +02:00
parent c1d02e9406
commit 7eebb4d2c5

View File

@@ -37,7 +37,7 @@
"type": "object",
"properties": {
"add": { "title": "Add", "$ref": "#/definitions/addremove", "description": "The components groups to be added to this entity" },
"filters": { "$ref": "./../filters/filters.json" },
"filters": { "$ref": "../filters/filters.json" },
"randomize": { "type": "array", "$ref": "#/definitions/randomize" },
"remove": {
"title": "Remove",