mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
add timer manager label
This commit is contained in:
parent
6313d4c839
commit
314b424bb6
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ class TimersManager(PypeModule, ITrayService, IIdleManager):
|
|||
when user idles for a long time (set in presets).
|
||||
"""
|
||||
name = "Timers Manager"
|
||||
label = "Timers Service"
|
||||
|
||||
def initialize(self, modules_settings):
|
||||
timers_settings = modules_settings[self.name]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue