mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
App list route bugfix
This commit is contained in:
parent
5fd90d2b7b
commit
9052d3be9f
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ app:
|
||||||
### app_list()
|
### app_list()
|
||||||
list:
|
list:
|
||||||
action_help: List apps
|
action_help: List apps
|
||||||
api: GET /app/list
|
api: GET /apps
|
||||||
arguments:
|
arguments:
|
||||||
-l:
|
-l:
|
||||||
full: --limit
|
full: --limit
|
||||||
|
|
Loading…
Add table
Reference in a new issue