mirror of
https://github.com/YunoHost-Apps/fider_ynh.git
synced 2024-09-03 18:36:11 +02:00
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",
|
"id": "ynhexample",
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Example package for Yunohost applications."
|
"en": "Example package for Yunohost applications."
|
||||||
|
@ -25,8 +25,8 @@
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a path for ynhexample"
|
"en": "Choose a path for ynhexample"
|
||||||
},
|
},
|
||||||
"example": "/dokuwiki",
|
"example": "/example",
|
||||||
"default": "/dokuwiki"
|
"default": "/example"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "admin",
|
"name": "admin",
|
||||||
|
|
Loading…
Reference in a new issue