mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
additional fix for dialogue
This commit is contained in:
parent
4043f8fed9
commit
bc59808ef4
1 changed files with 1 additions and 1 deletions
|
|
@ -2156,7 +2156,7 @@ Reopening Nuke should synchronize these paths and resolve any discrepancies.
|
|||
nuke.message(
|
||||
message.format(
|
||||
env_path=current_ocio_path,
|
||||
settings_path=config_data["path"]
|
||||
settings_path=settings_ocio_path
|
||||
)
|
||||
)
|
||||
return False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue