Skip to content
Snippets Groups Projects
Commit 26f6c2fb authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

test

parent df7649f1
2 merge requests!50merge dev into master,!23Dev
......@@ -15,6 +15,7 @@ async function saveAccountData(accountId, accountData) {
})}`
)
delete accountData._id
account = await updateOrCreate(
[{ ...account, data: accountData }],
'io.cozy.accounts'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment