1
0
Fork 0
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:
frju365 2018-11-30 12:28:41 +01:00 committed by GitHub
parent 6acb783f35
commit 8a7935f487
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
} }
] ]
} }
} }