forked from AkkomaGang/akkoma-fe
#469 - clean up
This commit is contained in:
parent
c9a9b3122d
commit
9d5ed04147
1 changed files with 0 additions and 1 deletions
|
@ -181,7 +181,6 @@ const PostStatusForm = {
|
|||
return this.$store.state.instance.postFormats || []
|
||||
},
|
||||
showDirectWarning () {
|
||||
console.log(this.$store.state.instance)
|
||||
return this.$store.state.instance.safeDM && this.newStatus.visibility === 'direct'
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue