Updated Schemas

This commit is contained in:
Ben C 2023-03-16 22:18:35 +00:00
parent 7449b7e0f2
commit 4682fc275f

View File

@ -1793,7 +1793,7 @@
}, },
"isRelativeToGroup": { "isRelativeToGroup": {
"type": "boolean", "type": "boolean",
"description": "Whether the socket will be placed relative to the group it belongs to", "description": "Whether the socket will be placed relative to the group it belongs to. Overrides `isRelativeToParent`",
"default": true "default": true
}, },
"probability": { "probability": {