Просмотр исходного кода

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

HJ 2 лет назад
Родитель
Сommit
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 {