added 2022 variant to aftereffects settings schemas

This commit is contained in:
iLLiCiTiT 2021-12-16 12:23:36 +01:00
parent 40ed1de185
commit 8b2edb368b

View file

@ -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"]
}
]
}