Support secret per-room hidden read receipts
This commit is contained in:
parent
af35cdc2ea
commit
e29184ae1d
2 changed files with 3 additions and 2 deletions
|
@ -395,7 +395,7 @@ export const SETTINGS = {
|
|||
default: null,
|
||||
},
|
||||
"sendReadReceipts": {
|
||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
supportedLevels: LEVELS_ROOM_SETTINGS,
|
||||
displayName: _td(
|
||||
"Send read receipts for messages (requires compatible homeserver to disable)",
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue