Update openpype/hosts/nuke/api/pipeline.py

Co-authored-by: Milan Kolar <mkolar@users.noreply.github.com>
This commit is contained in:
Jakub Ježek 2022-11-07 13:48:47 +01:00 committed by GitHub
parent bba88cad53
commit 9b230f615c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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...",