mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-20 23:32:14 +00:00
Signed-off-by: Kira Sotnikov <s8tn1kv@gmail.com>
This commit is contained in:
parent
396160a27c
commit
02e5513dda
@ -10,6 +10,7 @@ export const generateDefaultActions = (editorHandler: TextEditorHandler): RefAct
|
||||
icon: RiMention,
|
||||
action: () => {
|
||||
editorHandler.insertText('@')
|
||||
editorHandler.focus()
|
||||
},
|
||||
order: 3000
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user