store failed experiment
This commit is contained in:
parent
fa2884a805
commit
dd3c8631bf
4 changed files with 97 additions and 77 deletions
|
@ -159,8 +159,7 @@ const PostStatusForm = {
|
|||
...this.$store.state.instance.emoji,
|
||||
...this.$store.state.instance.customEmoji
|
||||
],
|
||||
users: this.$store.state.users.users,
|
||||
updateUsersList: (query) => this.$store.dispatch('searchUsers', { query })
|
||||
dispatch: this.$store.dispatch
|
||||
})
|
||||
},
|
||||
emojiSuggestor () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue