fix custom nsfwCensorImage not working

This commit is contained in:
Henry Jameson 2019-01-23 00:10:59 +03:00
parent c8caa477d7
commit ac64e90898
3 changed files with 5 additions and 6 deletions

View file

@ -18,5 +18,6 @@
"hideUserStats": false,
"loginMethod": "password",
"webPushNotifications": false,
"noAttachmentLinks": false
"noAttachmentLinks": false,
"nsfwCensorImage": ""
}