mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 14:22:37 +01:00
replace task_name with task_entity
This commit is contained in:
parent
8b2600fb39
commit
2e44f15dab
1 changed files with 1 additions and 1 deletions
|
|
@ -1872,7 +1872,7 @@ class PlaceholderCreateMixin(object):
|
|||
creator_plugin.identifier,
|
||||
create_variant,
|
||||
folder_entity,
|
||||
task_name=task_name,
|
||||
task_entity,
|
||||
pre_create_data=pre_create_data
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue