Fix showFeaturesPanel option as instance

This commit is contained in:
jasper 2019-02-08 12:17:14 -08:00
parent 6a867f6ae3
commit 70c05a0c08
6 changed files with 7 additions and 5 deletions

View file

@ -19,5 +19,6 @@
"loginMethod": "password",
"webPushNotifications": false,
"noAttachmentLinks": false,
"nsfwCensorImage": ""
"nsfwCensorImage": "",
"showFeaturesPanel": true
}