mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Harmony - keep label for instance same as write node
subset needs to be still renamed!
This commit is contained in:
parent
fe60dc0c19
commit
39cceeeb74
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ class CollectFarmRender(pype.lib.abstract_collect_render.
|
|||
version=version,
|
||||
time=api.time(),
|
||||
source=context.data["currentFile"],
|
||||
label=subset_name,
|
||||
label=node.split("/")[1],
|
||||
subset=subset_name,
|
||||
asset=api.Session["AVALON_ASSET"],
|
||||
attachTo=False,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue