Merge branch 'develop' into travis/hide-read-receipts
This commit is contained in:
commit
872d0e0f50
4 changed files with 18 additions and 4 deletions
|
@ -48,6 +48,10 @@ const SETTINGS_LABELS = [
|
|||
id: 'hideReadReceipts',
|
||||
label: 'Hide read receipts'
|
||||
},
|
||||
{
|
||||
id: 'dontSendTypingNotifications',
|
||||
label: "Don't send typing notifications",
|
||||
},
|
||||
/*
|
||||
{
|
||||
id: 'alwaysShowTimestamps',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue