Update manifest.json
This commit is contained in:
parent
914b85a251
commit
d041253dca
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "YunoHost application example",
|
||||
"name": "YunoHost example app",
|
||||
"id": "ynhexample",
|
||||
"description": {
|
||||
"en": "Example package for Yunohost applications."
|
||||
|
@ -25,8 +25,8 @@
|
|||
"ask": {
|
||||
"en": "Choose a path for ynhexample"
|
||||
},
|
||||
"example": "/dokuwiki",
|
||||
"default": "/dokuwiki"
|
||||
"example": "/example",
|
||||
"default": "/example"
|
||||
},
|
||||
{
|
||||
"name": "admin",
|
||||
|
|
Loading…
Reference in a new issue