mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
fix example schema
This commit is contained in:
parent
1048a1268c
commit
e8f7f1418e
1 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ example_schema = {
|
|||
"label": "Menu",
|
||||
"children": [
|
||||
{
|
||||
"key": "children",
|
||||
"label": "Children",
|
||||
"type": "list",
|
||||
"object_type": "text"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue