logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 123de8aad01333cc18fb5129dc82756070175fe1
parent 71c0b59866ce3ef0ac57ac8cfc397858ae7e362b
Author: HJ <30-hj@users.noreply.git.pleroma.social>
Date:   Wed, 16 Mar 2022 17:02:09 +0000

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

Diffstat:

Msrc/components/post_status_form/post_status_form.js1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/components/post_status_form/post_status_form.js b/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 {