mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
fix spaces
This commit is contained in:
parent
1ef786afb8
commit
b7e99dacb8
1 changed files with 1 additions and 1 deletions
|
|
@ -1653,7 +1653,7 @@ class PlaceholderCreateMixin(object):
|
|||
asset_name
|
||||
).process()
|
||||
else:
|
||||
creator_instance = creator_plugin.create(
|
||||
creator_instance = creator_plugin.create(
|
||||
subset_name,
|
||||
{
|
||||
"asset": asset_doc["name"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue