fix: same id does not overwrite user before

This commit is contained in:
kuchy 2022-04-02 13:31:55 +02:00
parent 4dc5703540
commit 015c61666d
3 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
{
"3": {
"id": "3",
"mail": "3",
"password": "3"
},
"5": {
"id": "5",
"mail": "3",
"password": "3"
},
"id": {
"id": "2",
"mail": "1",
"password": "1"
}
}