mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Add 'enabled' attribute back
This commit is contained in:
parent
feece4a7c3
commit
4e39e86037
1 changed files with 1 additions and 0 deletions
|
|
@ -255,6 +255,7 @@ class CollectUSDLayerContributions(pyblish.api.InstancePlugin,
|
|||
order = pyblish.api.CollectorOrder + 0.35
|
||||
label = "Collect USD Layer Contributions (Asset/Shot)"
|
||||
families = ["usd"]
|
||||
enabled = True
|
||||
settings_category = "core"
|
||||
|
||||
# A contribution defines a contribution into a (department) layer which
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue