changed label of standalone publisher

This commit is contained in:
Jakub Trllo 2022-11-10 11:43:17 +01:00
parent 694b2feef8
commit 4d3961e044

View file

@ -10,7 +10,7 @@ STANDALONEPUBLISH_ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
class StandAlonePublishAddon(OpenPypeModule, ITrayAction, IHostAddon):
label = "Publish"
label = "Publisher (legacy)"
name = "standalonepublisher"
host_name = "standalonepublisher"