Try to clarify that "Show read receipts" is just for visibility
The setting does not apply to sending them, just seeing them.
This commit is contained in:
parent
426bdafe22
commit
ad374b3118
2 changed files with 4 additions and 4 deletions
|
@ -155,7 +155,7 @@ export const SETTINGS = {
|
|||
},
|
||||
"showReadReceipts": {
|
||||
supportedLevels: LEVELS_ROOM_SETTINGS,
|
||||
displayName: _td('Show read receipts'),
|
||||
displayName: _td('Show read receipts sent by other users'),
|
||||
default: true,
|
||||
invertedSettingName: 'hideReadReceipts',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue