1
0
Fork 0
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:
liberodark 2020-01-13 17:40:19 +01:00 committed by GitHub
parent 8200e68192
commit 40ffe1e210
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,24 +50,6 @@
"fr": "Est-ce un site public ?"
},
"default": "true"
},
{
"name": "ad_user",
"type": "ad_user",
"ask": {
"en": "Enter your admin username ?",
"fr": "Entrez votre nom d'utilisateur ?"
},
"example": "liberodark"
},
{
"name": "ad_password",
"type": "ad_password",
"ask": {
"en": "Enter your password !",
"fr": "Entrez votre mot de passe !"
},
"example": "mypassword"
}
]
}