mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
better name to change create attr defs
This commit is contained in:
parent
d13990a604
commit
344ed86dc0
1 changed files with 1 additions and 1 deletions
|
|
@ -736,7 +736,7 @@ class CreatedInstance:
|
|||
|
||||
return output
|
||||
|
||||
def update_create_attr_defs(self, attr_defs, value=None):
|
||||
def set_create_attr_defs(self, attr_defs, value=None):
|
||||
"""Create plugin updates create attribute definitions.
|
||||
|
||||
Method called by create plugin when attribute definitions should
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue