SyncServer - renamed label in Tray

This commit is contained in:
Petr Kalis 2021-04-09 12:13:05 +02:00
parent 3326a83b9f
commit ae7aeab2f7

View file

@ -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):
"""