mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Fix order
This commit is contained in:
parent
1fbf21dd36
commit
b3391ebe71
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ class CollectReview(pyblish.api.ContextPlugin):
|
|||
label = "Review"
|
||||
order = pyblish.api.CollectorOrder + 0.1
|
||||
hosts = ["photoshop"]
|
||||
order = pyblish.api.CollectorOrder + 0.1
|
||||
|
||||
def process(self, context):
|
||||
family = "review"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue