mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
use 'AYON_MENU_LABEL' instead of 'AVALON_LABEL'
This commit is contained in:
parent
f1cd133b5f
commit
269817c93c
17 changed files with 27 additions and 32 deletions
|
|
@ -1939,7 +1939,7 @@ def should_start_last_workfile(
|
|||
"""Define if host should start last version workfile if possible.
|
||||
|
||||
Default output is `False`. Can be overridden with environment variable
|
||||
`AVALON_OPEN_LAST_WORKFILE`, valid values without case sensitivity are
|
||||
`AYON_OPEN_LAST_WORKFILE`, valid values without case sensitivity are
|
||||
`"0", "1", "true", "false", "yes", "no"`.
|
||||
|
||||
Args:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue