From ac64e908987ef07e49e4ed26b7e0574e67c01856 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 23 Jan 2019 00:10:59 +0300 Subject: fix custom nsfwCensorImage not working --- static/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static/config.json') diff --git a/static/config.json b/static/config.json index cc72900a..24e26696 100644 --- a/static/config.json +++ b/static/config.json @@ -18,5 +18,6 @@ "hideUserStats": false, "loginMethod": "password", "webPushNotifications": false, - "noAttachmentLinks": false + "noAttachmentLinks": false, + "nsfwCensorImage": "" } -- cgit v1.2.3-70-g09d2