mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Change label back
This commit is contained in:
parent
1d85cec34c
commit
f221dfa425
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ class CollectReview(pyblish.api.ContextPlugin):
|
||||||
"""Adds review to families for instances marked to be reviewable.
|
"""Adds review to families for instances marked to be reviewable.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
label = "Collect Review Family"
|
label = "Collect Review"
|
||||||
hosts = ["photoshop"]
|
hosts = ["photoshop"]
|
||||||
order = pyblish.api.CollectorOrder + 0.1
|
order = pyblish.api.CollectorOrder + 0.1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue