Fix indentation and trailing whitespace
This commit is contained in:
parent
b55de50d93
commit
823412ceb6
|
@ -1,14 +1,14 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"login": "admin",
|
"login": "admin",
|
||||||
"_clear_password_to_be_encrypted": "{{ lizmap_admin_pass }}",
|
"_clear_password_to_be_encrypted": "{{ lizmap_admin_pass }}",
|
||||||
"status": 1,
|
"status": 1,
|
||||||
"email": "admin@localhost.localdomain",
|
"email": "admin@localhost.localdomain",
|
||||||
"firstname": "",
|
"firstname": "",
|
||||||
"lastname": "",
|
"lastname": "",
|
||||||
"organization": "",
|
"organization": "",
|
||||||
"street": "",
|
"street": "",
|
||||||
"postcode": "",
|
"postcode": "",
|
||||||
"city": ""
|
"city": ""
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue