mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 20:14:57 +02:00
fix: use pulse for presence (#9896)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
await editMessage(message, markdown, blobsToLoad, linksToLoad, appletsToLoad)
|
||||
}
|
||||
|
||||
clearTyping(me, card._id)
|
||||
void clearTyping(me, card._id)
|
||||
}
|
||||
|
||||
async function attachApplets (messageId: MessageID, appletDrafts: AppletDraft[]): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user