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
0c682ce8e9
commit
d553782ea5
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 only / is accepted",
|
||||
"fr": "Choisissez un chemin pour AdGuard Home seulement / est accepté"
|
||||
},
|
||||
"example": "/adguard",
|
||||
"default": "/adguard"
|
||||
"example": "/",
|
||||
"default": "/"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
|
|
Loading…
Reference in a new issue