mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
pass project name to plugin install
This commit is contained in:
parent
c8a886d6ce
commit
578a0469c9
1 changed files with 1 additions and 1 deletions
|
|
@ -609,6 +609,6 @@ def cli(args):
|
|||
# Store settings
|
||||
api.Session["AVALON_PROJECT"] = project
|
||||
|
||||
install_openpype_plugins()
|
||||
install_openpype_plugins(project)
|
||||
|
||||
show()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue