change lael of workfile creator

This commit is contained in:
Jakub Trllo 2023-02-15 10:43:48 +01:00
parent 319c9c60ea
commit 8bad64e59f

View file

@ -6,6 +6,7 @@ from openpype.hosts.tvpaint.api.plugin import TVPaintAutoCreator
class TVPaintWorkfileCreator(TVPaintAutoCreator):
family = "workfile"
identifier = "workfile"
label = "Workfile"
default_variant = "Main"