mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
added settings category
This commit is contained in:
parent
a07820cb8c
commit
2b7338b97a
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ class CollectClipEffects(pyblish.api.InstancePlugin):
|
|||
order = pyblish.api.CollectorOrder - 0.078
|
||||
label = "Collect Clip Effects Instances"
|
||||
families = ["clip"]
|
||||
settings_category = "hiero"
|
||||
|
||||
effect_categories = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue