mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
global: collect hierarchy order moved higher
This commit is contained in:
parent
4f01991693
commit
f4655e7ff3
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ class CollectHierarchy(pyblish.api.ContextPlugin):
|
|||
"""
|
||||
|
||||
label = "Collect Hierarchy"
|
||||
order = pyblish.api.CollectorOrder - 0.47
|
||||
order = pyblish.api.CollectorOrder - 0.076
|
||||
families = ["shot"]
|
||||
hosts = ["resolve", "hiero", "flame"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue