more bugfixes related to keybinds and nonworking stuff
This commit is contained in:
parent
20923d590c
commit
8a02647de4
2 changed files with 6 additions and 5 deletions
|
@ -92,7 +92,7 @@ const UserSettings = {
|
|||
})
|
||||
},
|
||||
emojiSuggestor () {
|
||||
suggestor({ emoji: [
|
||||
return suggestor({ emoji: [
|
||||
...this.$store.state.instance.emoji,
|
||||
...this.$store.state.instance.customEmoji
|
||||
]})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue