소스 검색

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.$store.state.users.currentUser.default_scope
 
-    // const { defaultNSFW: sensitiveByDefault } = this.$store.state.serverSideConfig
     const { postContentType: contentType, sensitiveByDefault } = this.$store.getters.mergedConfig
 
     return {