mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
SyncServer - renamed label in Tray
This commit is contained in:
parent
3326a83b9f
commit
ae7aeab2f7
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ class SyncServerModule(PypeModule, ITrayModule):
|
|||
LOG_PROGRESS_SEC = 5 # how often log progress to DB
|
||||
|
||||
name = "sync_server"
|
||||
label = "Sync Server"
|
||||
label = "Sync Queue"
|
||||
|
||||
def initialize(self, module_settings):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue