hound fix

This commit is contained in:
Kayla Man 2023-06-16 22:52:11 +08:00
parent dae7ed439a
commit bbfe156686

View file

@ -10,7 +10,7 @@ class CollectAnatomyFrameRange(pyblish.api.InstancePlugin):
order = pyblish.api.CollectorOrder + 0.491
label = "Collect Anatomy Frame Range"
families = ["plate", "pointcache",
"vdbcache","online",
"vdbcache", "online",
"render"]
hosts = ["traypublisher"]