mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
maya menu to openpype
This commit is contained in:
parent
15bf6e1fac
commit
318ecf829e
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ from pype.api import BuildWorkfile
|
|||
import maya.cmds as cmds
|
||||
|
||||
self = sys.modules[__name__]
|
||||
self._menu = os.environ.get('PYPE_STUDIO_NAME') or "Pype"
|
||||
self._menu = "OpenPype"
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue