change Ayon to AYON

This commit is contained in:
Jakub Trllo 2024-04-30 15:59:16 +02:00
parent 7b86da34ae
commit 8c525987e5

View file

@ -55,7 +55,7 @@ class CoreImageIOFileRulesModel(BaseSettingsModel):
_ocio_config_profile_types = [
{"value": "builtin_path", "label": "Ayon built-in OCIO config"},
{"value": "builtin_path", "label": "AYON built-in OCIO config"},
{"value": "custom_path", "label": "Path to OCIO config"},
{"value": "product", "label": "Published product"},
]