wip(backend): Account retrieval and doubles
This commit is contained in:
parent
553ab91d26
commit
dc82faee73
6 changed files with 124 additions and 102 deletions
|
@ -116,6 +116,7 @@ function migrateUser(entry) {
|
|||
initial: entry.initial,
|
||||
newsletter: entry.newsletter,
|
||||
img: entry.img,
|
||||
lastLogin,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue