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
ebb07f9284
commit
bba88cad53
1 changed files with 1 additions and 1 deletions
|
|
@ -226,7 +226,7 @@ def _install_menu():
|
|||
|
||||
menu.addSeparator()
|
||||
menu.addCommand(
|
||||
"Create... [depricated]",
|
||||
"Create... [deprecated]",
|
||||
lambda: nuke.message(
|
||||
"New position is in \"Publish...\" and \"Create\" tab")
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue