Add default config for new options, fix firefox inline playing
This commit is contained in:
parent
0ab828bb30
commit
676acdbf82
2 changed files with 5 additions and 2 deletions
|
@ -19,5 +19,8 @@
|
|||
"loginMethod": "password",
|
||||
"webPushNotifications": false,
|
||||
"noAttachmentLinks": false,
|
||||
"nsfwCensorImage": ""
|
||||
"nsfwCensorImage": "",
|
||||
"useOneClickNsfw": true,
|
||||
"playVideosInline": false,
|
||||
"useContainFit": false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue