mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
sync to clockify changed label
This commit is contained in:
parent
774f7953dd
commit
489bed82a6
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ class SyncClocify(BaseAction):
|
|||
#: Action identifier.
|
||||
identifier = 'clockify.sync'
|
||||
#: Action label.
|
||||
label = 'Sync To Clockify'
|
||||
label = 'Sync To Clockify (local)'
|
||||
#: Action description.
|
||||
description = 'Synchronise data to Clockify workspace'
|
||||
#: roles that are allowed to register this action
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue