mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
change label to see whole label value
This commit is contained in:
parent
ad1bc9a6a1
commit
73e50fa03f
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ class SeedDebugProject(BaseAction):
|
|||
#: Action identifier.
|
||||
identifier = "seed.debug.project"
|
||||
#: Action label.
|
||||
label = "SeedDebugProject"
|
||||
label = "Seed Debug Project"
|
||||
#: Action description.
|
||||
description = "Description"
|
||||
#: priority
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue