fix(deps): update wysiwyg to v2.40.0 (#5400)
* fix(deps): update wysiwyg to v2.40.0 * Fix API mismatches --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
parent
a02b2283af
commit
b6e2208ccb
4 changed files with 5 additions and 1 deletions
|
|
@ -69,6 +69,7 @@ class SuggestionsProcessor {
|
|||
}
|
||||
}
|
||||
SuggestionType.Command,
|
||||
SuggestionType.Emoji,
|
||||
is SuggestionType.Custom -> {
|
||||
// Clear suggestions
|
||||
emptyList()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue