forked from AkkomaGang/akkoma-fe
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
71c0b59866
commit
123de8aad0
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@ const PostStatusForm = {
|
||||||
? this.copyMessageScope
|
? this.copyMessageScope
|
||||||
: this.$store.state.users.currentUser.default_scope
|
: this.$store.state.users.currentUser.default_scope
|
||||||
|
|
||||||
// const { defaultNSFW: sensitiveByDefault } = this.$store.state.serverSideConfig
|
|
||||||
const { postContentType: contentType, sensitiveByDefault } = this.$store.getters.mergedConfig
|
const { postContentType: contentType, sensitiveByDefault } = this.$store.getters.mergedConfig
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
|
Loading…
Reference in a new issue