mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
renamed start_clockify to clockify_start
This commit is contained in:
parent
463c574e88
commit
607e7c78b5
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ class StartClockify(BaseAction):
|
|||
'''Starts timer on clockify.'''
|
||||
|
||||
#: Action identifier.
|
||||
identifier = 'start.clockify.timer'
|
||||
identifier = 'clockify.start.timer'
|
||||
#: Action label.
|
||||
label = 'Start timer'
|
||||
#: Action description.
|
||||
Loading…
Add table
Add a link
Reference in a new issue