Re-enabled the 'valid_properties': True in nodes_schema
This commit is contained in:
parent
aaf452e18b
commit
ef94c68177
@ -326,7 +326,7 @@ nodes_schema = {
|
||||
},
|
||||
'properties': {
|
||||
'type': 'dict',
|
||||
# 'valid_properties': True,
|
||||
'valid_properties': True,
|
||||
'required': True
|
||||
},
|
||||
'permissions': {
|
||||
|
Loading…
x
Reference in New Issue
Block a user