mirror of
https://github.com/YunoHost-Apps/wireguard_ynh.git
synced 2024-09-03 20:35:58 +02:00
Fix linter warnings
This commit is contained in:
parent
edb92d0c21
commit
a21d1c15c1
1 changed files with 0 additions and 8 deletions
|
@ -33,10 +33,6 @@
|
|||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain name for WireGuard UI",
|
||||
"fr": "Choisissez un nom de domaine pour WireGuard UI"
|
||||
},
|
||||
"example": "wg.example.com",
|
||||
"help": {
|
||||
"en": "The web UI requires its own dedicated domain.",
|
||||
|
@ -46,10 +42,6 @@
|
|||
{
|
||||
"name": "admin",
|
||||
"type": "user",
|
||||
"ask": {
|
||||
"en": "Choose an admin user",
|
||||
"fr": "Choisissez l’administrateur"
|
||||
},
|
||||
"example": "johndoe"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue