use 'AYON_MENU_LABEL' instead of 'AVALON_LABEL'

This commit is contained in:
Jakub Trllo 2024-02-07 18:47:16 +01:00
parent f1cd133b5f
commit 269817c93c
17 changed files with 27 additions and 32 deletions

View file

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