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