Sfoglia il codice sorgente

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

HJ 2 anni fa
parent
commit
123de8aad0
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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 {