mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
nuke: menu change to new publisher
This commit is contained in:
parent
4093e0eb9e
commit
8e1342fd08
1 changed files with 1 additions and 1 deletions
|
|
@ -231,7 +231,7 @@ def _install_menu():
|
|||
)
|
||||
menu.addCommand(
|
||||
"Publish...",
|
||||
lambda: host_tools.show_publish(parent=main_window)
|
||||
lambda: host_tools.show_publisher(parent=main_window)
|
||||
)
|
||||
menu.addCommand(
|
||||
"Manage...",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue