mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-26 11:34:58 +02:00
Rework documents (#2347)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
}
|
||||
const avatar = await avatarEditor.createAvatar()
|
||||
await client.updateDoc(employee._class, employee.space, employee._id, {
|
||||
avatar: avatar
|
||||
avatar
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user