mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
wrapped project data more inside
This commit is contained in:
parent
5971468b93
commit
4bd3c8716b
1 changed files with 9 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"children": [
|
||||
{
|
||||
"type": "anatomy",
|
||||
"key": "anatomy",
|
||||
"key": "project_anatomy",
|
||||
"children": [
|
||||
{
|
||||
"type": "anatomy_roots",
|
||||
|
|
@ -17,9 +17,15 @@
|
|||
}
|
||||
]
|
||||
}, {
|
||||
"type": "schema",
|
||||
"type": "dict-invisible",
|
||||
"key": "project_configurations",
|
||||
"children": [
|
||||
"1_plugins_gui_schema"
|
||||
{
|
||||
"type": "schema",
|
||||
"children": [
|
||||
"1_plugins_gui_schema"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue