diff options
| author | jasper <jasper92341@hotmail.com> | 2019-02-08 12:17:14 -0800 |
|---|---|---|
| committer | jasper <jasper92341@hotmail.com> | 2019-02-08 12:17:14 -0800 |
| commit | 70c05a0c085adb95ef9946ac58a461f56252c2c2 (patch) | |
| tree | 8c11153fe9715104de611f933681f2dcb750093d /static | |
| parent | 6a867f6ae38b4bc3981fb6ca402c196a0967c49e (diff) | |
Fix showFeaturesPanel option as instance
Diffstat (limited to 'static')
| -rw-r--r-- | static/config.json | 3 |
1 files changed, 2 insertions, 1 deletions
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 } |
