"Clockify" changed to "clockify"

This commit is contained in:
iLLiCiTiT 2020-12-14 18:40:00 +01:00
parent 63d903e52a
commit 9a4fc3b977
4 changed files with 4 additions and 4 deletions

View file

@ -388,7 +388,7 @@ class TrayModulesManager(ModulesManager):
"ftrack",
"muster",
"avalon",
"Clockify",
"clockify",
"Standalone Publish",
"Logging",
"settings"

View file

@ -23,7 +23,7 @@ class ClockifyModule(
IFtrackEventHandlerPaths,
ITimersManager
):
name = "Clockify"
name = "clockify"
def initialize(self, modules_settings):
clockify_settings = modules_settings[self.name]

View file

@ -113,7 +113,7 @@
"full_time": 15.0,
"message_time": 0.5
},
"Clockify": {
"clockify": {
"enabled": false,
"workspace_name": "studio name"
},

View file

@ -86,7 +86,7 @@
]
}, {
"type": "dict",
"key": "Clockify",
"key": "clockify",
"label": "Clockify",
"collapsable": true,
"checkbox_key": "enabled",