فهرست منبع

Apply 1 suggestion(s) to 1 file(s)

HJ 2 سال پیش
والد
کامیت
123de8aad0
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/components/post_status_form/post_status_form.js

+ 0 - 1
src/components/post_status_form/post_status_form.js

@@ -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 {