adding back what had been change by accidental commit

Restored the original families to "editorial.otio.review" and added back the hosts for compatibility. This fixes issues caused by a previous accidental commit.
This commit is contained in:
Jakub Jezek 2025-01-24 10:33:56 +01:00
parent 400a3e8ff8
commit d747007362
No known key found for this signature in database
GPG key ID: 06DBD609ADF27FD9

View file

@ -21,7 +21,8 @@ class CollectOtioReview(pyblish.api.InstancePlugin):
label = "Collect OTIO Review"
order = pyblish.api.CollectorOrder - 0.078
families = ["editorial.otio.review"]
families = ["clip"]
hosts = ["resolve", "hiero", "flame"]
def process(self, instance):
# Not all hosts can import this module.