mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
shortened action label
This commit is contained in:
parent
4728d6065c
commit
b7eaad01fe
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ class SyncHierarchicalAttrs(BaseAction):
|
|||
#: Action identifier.
|
||||
identifier = 'sync.hierarchical.attrs.local'
|
||||
#: Action label.
|
||||
label = 'Sync hierarchical attributes - Local'
|
||||
label = 'Sync HierAttrs - Local'
|
||||
#: Action description.
|
||||
description = 'Synchronize hierarchical attributes'
|
||||
#: Icon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue