mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +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.
|
#: Action identifier.
|
||||||
identifier = "seed.debug.project"
|
identifier = "seed.debug.project"
|
||||||
#: Action label.
|
#: Action label.
|
||||||
label = "SeedDebugProject"
|
label = "Seed Debug Project"
|
||||||
#: Action description.
|
#: Action description.
|
||||||
description = "Description"
|
description = "Description"
|
||||||
#: priority
|
#: priority
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue