mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Added return to force refresh of SceneInventory window
This commit is contained in:
parent
0adcf3334a
commit
dfa3f76d2c
1 changed files with 2 additions and 0 deletions
|
|
@ -25,3 +25,5 @@ class ImportReference(api.InventoryAction):
|
|||
ref_file = cmds.referenceQuery(reference_name, f=True)
|
||||
|
||||
cmds.file(ref_file, importReference=True)
|
||||
|
||||
return "refresh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue