mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +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.
|
||||
"""
|
||||
|
||||
label = "Collect Review Family"
|
||||
label = "Collect Review"
|
||||
hosts = ["photoshop"]
|
||||
order = pyblish.api.CollectorOrder + 0.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue