mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
added missing subset key
This commit is contained in:
parent
f3f5007af5
commit
486ccff38f
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ class CollectRenderScene(pyblish.api.ContextPlugin):
|
|||
"family": family,
|
||||
"families": families,
|
||||
"fps": context.data["sceneFps"],
|
||||
"subset": subset_name,
|
||||
"name": subset_name,
|
||||
"label": "{} [{}-{}]".format(
|
||||
subset_name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue