mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
nuke: improving env var name
This commit is contained in:
parent
95b7ee57ec
commit
9f018cb6fb
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue