mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
added 2022 variant to aftereffects settings schemas
This commit is contained in:
parent
40ed1de185
commit
8b2edb368b
1 changed files with 5 additions and 0 deletions
|
|
@ -36,6 +36,11 @@
|
|||
"app_variant_label": "2021",
|
||||
"app_variant": "2021",
|
||||
"variant_skip_paths": ["use_python_2"]
|
||||
},
|
||||
{
|
||||
"app_variant_label": "2022",
|
||||
"app_variant": "2022",
|
||||
"variant_skip_paths": ["use_python_2"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue