Fix - added missing targets

Was broking regular webpublishes (no via host apps)
This commit is contained in:
Petr Kalis 2021-12-02 12:28:21 +01:00
parent 3f97436cc4
commit 4f112d6e01

View file

@ -10,6 +10,7 @@ class ValidateWorkfileData(pyblish.api.ContextPlugin):
label = "Validate Workfile Data"
order = pyblish.api.ValidatorOrder
targets = ["tvpaint_worker"]
def process(self, context):
# Data collected in `CollectAvalonEntities`