mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
fix addons discovery
This commit is contained in:
parent
09fe05025c
commit
0a54f569ce
3 changed files with 43 additions and 10 deletions
|
|
@ -59,6 +59,7 @@ def main_cli(ctx, *_args, **_kwargs):
|
|||
print(ctx.get_help())
|
||||
sys.exit(0)
|
||||
else:
|
||||
ctx.params.pop("project")
|
||||
ctx.forward(tray)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue