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:
@@ -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',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user