add new module and modal to post new status
This commit is contained in:
parent
90981dcce6
commit
f4bbf1d4e2
7 changed files with 100 additions and 3 deletions
|
@ -170,7 +170,7 @@ export default {
|
|||
this.$store.dispatch('setCurrent', attachment)
|
||||
},
|
||||
mentionUser () {
|
||||
|
||||
this.$store.dispatch('openPostStatusModal', { replyTo: true, repliedUser: this.user })
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue