additional fix for dialogue

This commit is contained in:
Jakub Jezek 2023-08-09 11:22:15 +02:00
parent 4043f8fed9
commit bc59808ef4
No known key found for this signature in database
GPG key ID: 730D7C02726179A7

View file

@ -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