mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Update openpype/pipeline/colorspace.py
Co-authored-by: Fabià Serra Arrizabalaga <fabia.serra92@gmail.com>
This commit is contained in:
parent
23105fcf90
commit
3793830b3d
1 changed files with 1 additions and 1 deletions
|
|
@ -411,7 +411,7 @@ def is_host_use_ocio_config_activated(
|
|||
project_settings, host_name)
|
||||
|
||||
# check if host settings is having use_ocio_config
|
||||
if imageio_host.get("use_ocio_config", False):
|
||||
return imageio_host.get("use_ocio_config", False)
|
||||
return True
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue