fixed several bugs
This commit is contained in:
parent
a3cc8cc5d8
commit
76b9a66e98
2 changed files with 16 additions and 14 deletions
|
@ -105,7 +105,7 @@ const PostStatusForm = {
|
|||
})
|
||||
},
|
||||
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