mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
Fix keyword
This commit is contained in:
parent
7a046dd446
commit
cd0825756e
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ class CreateSaver(Creator):
|
|||
instance = CreatedInstance(
|
||||
family=self.family,
|
||||
subset_name=subset_name,
|
||||
instance_data=instance_data,
|
||||
data=instance_data,
|
||||
creator=self)
|
||||
self._add_instance_to_context(instance)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue