mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update server_addon/nuke/client/ayon_nuke/api/lib.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
87ecae829e
commit
0e1c0c506f
1 changed files with 1 additions and 1 deletions
|
|
@ -1614,7 +1614,7 @@ class WorkfileSettings(object):
|
|||
workfile_settings["monitor_out_lut"],
|
||||
workfile_settings["monitor_lut"]
|
||||
)
|
||||
workfile_settings_output |= monitor_lut_data
|
||||
workfile_settings_output.update(monitor_lut_data)
|
||||
workfile_settings_output.update(
|
||||
{
|
||||
"workingSpaceLUT": workfile_settings["working_space"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue