From 70c05a0c085adb95ef9946ac58a461f56252c2c2 Mon Sep 17 00:00:00 2001 From: jasper Date: Fri, 8 Feb 2019 12:17:14 -0800 Subject: Fix showFeaturesPanel option as instance --- 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 24e26696..204b5fc7 100644 --- a/static/config.json +++ b/static/config.json @@ -19,5 +19,6 @@ "loginMethod": "password", "webPushNotifications": false, "noAttachmentLinks": false, - "nsfwCensorImage": "" + "nsfwCensorImage": "", + "showFeaturesPanel": true } -- cgit v1.2.3-70-g09d2