mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 22:02:15 +01:00
fix launcher module
This commit is contained in:
parent
9b84b6b72a
commit
c2720b6728
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
from . import PypeModule, ITrayAction
|
||||
from openpype.modules import PypeModule
|
||||
from openpype_interfaces import ITrayAction
|
||||
|
||||
|
||||
class LauncherAction(PypeModule, ITrayAction):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue