From: sunaurus Date: Sun, 18 Jun 2023 11:02:49 +0000 (+0300) Subject: Always allow users to control whether they see NSFW content X-Git-Url: http://these/git/?a=commitdiff_plain;h=3f800104340ca4b6f9eb55b373f3fc2942c97bad;p=lemmy-ui.git Always allow users to control whether they see NSFW content --- diff --git a/src/shared/components/home/signup.tsx b/src/shared/components/home/signup.tsx index 16a3cc6..71398a8 100644 --- a/src/shared/components/home/signup.tsx +++ b/src/shared/components/home/signup.tsx @@ -298,27 +298,22 @@ export class Signup extends Component { )} {this.renderCaptcha()} - {siteView.local_site.enable_nsfw && ( -
-
-
- - -
+
+
+
+ +
- )} +
{ />
- {enableNsfw(this.state.siteRes) && ( -
-
- - -
+
+
+ +
- )} +