feat(mention): disable auto-completion

This commit is contained in:
Elian Doran
2025-06-23 23:20:51 +03:00
parent 3988bb5321
commit b7f5c0e07a
6 changed files with 47 additions and 20 deletions

View File

@@ -86,6 +86,7 @@ const ALLOWED_OPTIONS = new Set<OptionNames>([
"textNoteEditorType",
"textNoteEditorMultilineToolbar",
"textNoteEmojiCompletionEnabled",
"textNoteCompletionEnabled",
"layoutOrientation",
"backgroundEffects",
"allowedHtmlTags",