whoops
This commit is contained in:
parent
2dbc5f757d
commit
b948234aec
2 changed files with 0 additions and 4 deletions
|
@ -46,12 +46,10 @@ const PostStatusForm = {
|
|||
statusText = buildMentionsString({ user: this.repliedUser, attentions: this.attentions }, currentUser)
|
||||
}
|
||||
|
||||
console.log(this.copyMessageScope)
|
||||
const scope = (this.copyMessageScope && this.$store.state.config.copyScope || this.copyMessageScope === 'direct')
|
||||
? this.copyMessageScope
|
||||
: this.$store.state.users.currentUser.default_scope
|
||||
|
||||
console.log(this)
|
||||
return {
|
||||
dropFiles: [],
|
||||
submitDisabled: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue