mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
hound fix
This commit is contained in:
parent
dae7ed439a
commit
bbfe156686
1 changed files with 1 additions and 1 deletions
|
|
@ -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"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue