mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Update openpype/hosts/nuke/api/pipeline.py
Co-authored-by: Milan Kolar <mkolar@users.noreply.github.com>
This commit is contained in:
parent
bba88cad53
commit
9b230f615c
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ def _install_menu():
|
|||
menu.addCommand(
|
||||
"Create... [deprecated]",
|
||||
lambda: nuke.message(
|
||||
"New position is in \"Publish...\" and \"Create\" tab")
|
||||
"Creator has been moved, you'll find it in the Publish tool -> Create tab")
|
||||
)
|
||||
menu.addCommand(
|
||||
"Publish...",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue