mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix standalone publish label
This commit is contained in:
parent
96edc7fc5b
commit
29cf951ecf
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ from . import PypeModule, ITrayAction
|
|||
|
||||
|
||||
class StandAlonePublishAction(PypeModule, ITrayAction):
|
||||
menu_label = "Publish"
|
||||
label = "Publish"
|
||||
name = "standalonepublish_tool"
|
||||
|
||||
def initialize(self, modules_settings):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue