From 39c2adb65620f0da9e64cc9270a6f1e6ae268cba Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Sat, 9 Jun 2018 17:44:30 -0600 Subject: [PATCH] Hide CW until its fully implemented --- resources/views/timeline/partial/new-form.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/timeline/partial/new-form.blade.php b/resources/views/timeline/partial/new-form.blade.php index 304b582ea..37811d6a3 100644 --- a/resources/views/timeline/partial/new-form.blade.php +++ b/resources/views/timeline/partial/new-form.blade.php @@ -17,7 +17,7 @@ Max length: {{config('pixelfed.max_caption_length')}} characters. -
+ {{--
@@ -26,7 +26,7 @@ Please mark all NSFW and controversial content, as per our content policy. -
+
--}}