mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 04:37:44 +02:00
Add chat fixes (#6682)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
$: void updateInlineActions(message, excludedActions)
|
||||
|
||||
savedMessagesStore.subscribe(() => {
|
||||
void updateInlineActions(message)
|
||||
void updateInlineActions(message, excludedActions)
|
||||
})
|
||||
|
||||
function handleActionMenuOpened (): void {
|
||||
|
||||
Reference in New Issue
Block a user