mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
grouping by layer name
This commit is contained in:
parent
f579e84670
commit
fe8a71f97a
1 changed files with 1 additions and 1 deletions
|
|
@ -366,7 +366,7 @@ class ProcessSubmittedJobOnFarm(pyblish.api.InstancePlugin):
|
|||
|
||||
new_instance = copy(instance_data)
|
||||
new_instance["subset"] = subset_name
|
||||
new_instance["subsetGroup"] = aov
|
||||
new_instance["subsetGroup"] = subset
|
||||
|
||||
ext = cols[0].tail.lstrip(".")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue