mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 11:31:57 +03:00
fix build
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
f3962181a4
commit
3eec4d03ae
@ -43,6 +43,7 @@
|
||||
function onMessage(event: CustomEvent) {
|
||||
client.createDoc(chunter.class.Comment, object.space, {
|
||||
attachedTo: object._id,
|
||||
attachedToClass: object._class,
|
||||
message: event.detail
|
||||
})
|
||||
console.log(event.detail)
|
||||
|
Loading…
Reference in New Issue
Block a user