mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
modif menu hiero
This commit is contained in:
parent
6741b9e633
commit
373524b9df
1 changed files with 2 additions and 1 deletions
|
|
@ -144,8 +144,9 @@ def menu_install():
|
|||
|
||||
def add_scripts_menu():
|
||||
try:
|
||||
from scriptsmenu import launchforhiero
|
||||
from . import launchforhiero
|
||||
except ImportError:
|
||||
|
||||
log.warning(
|
||||
"Skipping studio.menu install, because "
|
||||
"'scriptsmenu' module seems unavailable."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue