mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
added colorbleed.imagesequence
This commit is contained in:
parent
a47ec33221
commit
e09202d6a0
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ class ValidateMindbenderDeadlineDone(pyblish.api.InstancePlugin):
|
|||
label = "Rendered Successfully"
|
||||
order = pyblish.api.ValidatorOrder
|
||||
hosts = ["shell"]
|
||||
families = ["mindbender.imagesequence"]
|
||||
families = ["colorbleed.imagesequence"]
|
||||
optional = True
|
||||
|
||||
def process(self, instance):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue