mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
removed dict-invisible from schemas
This commit is contained in:
parent
5fd0eb0176
commit
329665afc2
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"env_group_key": "aftereffects"
|
||||
},
|
||||
{
|
||||
"type": "dict-invisible",
|
||||
"type": "dict",
|
||||
"key": "variants",
|
||||
"children": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
"env_group_key": "tvpaint"
|
||||
},
|
||||
{
|
||||
"type": "dict-invisible",
|
||||
"type": "dict",
|
||||
"key": "variants",
|
||||
"children": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue