mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
[fix] indentation
This commit is contained in:
parent
6acb783f35
commit
8a7935f487
1 changed files with 4 additions and 4 deletions
|
@ -34,12 +34,12 @@
|
||||||
{
|
{
|
||||||
"name": "admin",
|
"name": "admin",
|
||||||
"type": "user",
|
"type": "user",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Administrator. Must a YunoHost user.",
|
"en": "Administrator. Must a YunoHost user.",
|
||||||
"fr": "Administrateur. Ce doit être un utilisateur YunoHost"
|
"fr": "Administrateur. Ce doit être un utilisateur YunoHost"
|
||||||
},
|
},
|
||||||
"example": "jon doe"
|
"example": "jon doe"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue