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