use users state + fetching with delay
This commit is contained in:
parent
dd3c8631bf
commit
0f386ccbc7
4 changed files with 28 additions and 20 deletions
|
@ -159,7 +159,7 @@ const PostStatusForm = {
|
|||
...this.$store.state.instance.emoji,
|
||||
...this.$store.state.instance.customEmoji
|
||||
],
|
||||
dispatch: this.$store.dispatch
|
||||
store: this.$store
|
||||
})
|
||||
},
|
||||
emojiSuggestor () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue