mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update openpype/hosts/houdini/api/lib.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
0f9c30378e
commit
e6ac57b35f
1 changed files with 1 additions and 1 deletions
|
|
@ -868,7 +868,7 @@ def publisher_show_and_publish(comment=None):
|
|||
tool_name="publisher",
|
||||
parent=main_window,
|
||||
)
|
||||
publisher_window.show_and_pubish(comment)
|
||||
publisher_window.show_and_publish(comment)
|
||||
|
||||
|
||||
def find_rop_input_dependencies(input_tuple):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue