mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
change lael of workfile creator
This commit is contained in:
parent
319c9c60ea
commit
8bad64e59f
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ from openpype.hosts.tvpaint.api.plugin import TVPaintAutoCreator
|
|||
class TVPaintWorkfileCreator(TVPaintAutoCreator):
|
||||
family = "workfile"
|
||||
identifier = "workfile"
|
||||
label = "Workfile"
|
||||
|
||||
default_variant = "Main"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue