mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
renamed clockify action file name
This commit is contained in:
parent
489bed82a6
commit
c840f31b59
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ class SyncClocify(BaseAction):
|
|||
'''Synchronise project names and task types.'''
|
||||
|
||||
#: Action identifier.
|
||||
identifier = 'clockify.sync'
|
||||
identifier = 'clockify.sync.local'
|
||||
#: Action label.
|
||||
label = 'Sync To Clockify (local)'
|
||||
#: Action description.
|
||||
Loading…
Add table
Add a link
Reference in a new issue