mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
Update manifest.json
This commit is contained in:
parent
b92408e1ed
commit
eb5ba8ba01
1 changed files with 4 additions and 4 deletions
|
@ -36,11 +36,11 @@
|
|||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for AdGuard Home /adguard is accepted",
|
||||
"fr": "Choisissez un chemin pour AdGuard Home /adguard est accepté"
|
||||
"en": "Choose a path for AdGuard Home / is accepted",
|
||||
"fr": "Choisissez un chemin pour AdGuard Home / est accepté"
|
||||
},
|
||||
"example": "/adguard",
|
||||
"default": "/adguard"
|
||||
"example": "/",
|
||||
"default": "/"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
|
|
Loading…
Add table
Reference in a new issue