nuke: improving env var name

This commit is contained in:
Jakub Jezek 2021-07-28 14:09:29 +02:00
parent 95b7ee57ec
commit 9f018cb6fb
No known key found for this signature in database
GPG key ID: D8548FBF690B100A

View file

@ -1665,7 +1665,7 @@ def launch_workfiles_app():
)
# get all imortant settings
open_at_start = env_value_to_bool(
env_key="WORKFILE_STARTUP",
env_key="OPENPYPE_WORKFILE_TOOL_ON_START",
default=None)
# return if none is defined