added some settings for notifications
This commit is contained in:
parent
2f90c629b8
commit
e3ee3eacca
8 changed files with 76 additions and 7 deletions
|
|
@ -110,6 +110,9 @@ const defaultState = {
|
|||
showFollowRequestsInExtraNotifications: true,
|
||||
maxDepthInThread: 6,
|
||||
autocompleteSelect: false,
|
||||
closingDrawerMarksAsSeen: true,
|
||||
unseenAtTop: false,
|
||||
ignoreInactionableSeen: false,
|
||||
|
||||
// Nasty stuff
|
||||
customEmoji: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue