mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
Fix get_additional_data to make items visible in scene inventory
This commit is contained in:
parent
1edaad61b5
commit
cd5c419424
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ def get_id_required_nodes():
|
|||
|
||||
def get_additional_data(container):
|
||||
"""Not implemented yet!"""
|
||||
pass
|
||||
return container
|
||||
|
||||
|
||||
@contextmanager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue