Remove read receipts visibility client hint
This is a failed experiment that is long past its time. It needs to go.
This commit is contained in:
parent
2009e23689
commit
3e5034cff5
2 changed files with 0 additions and 4 deletions
|
@ -162,9 +162,6 @@ async function channelToKState(channel, guild, di) {
|
|||
},
|
||||
users: {...spacePower, ...globalAdminPower}
|
||||
},
|
||||
"chat.schildi.hide_ui/read_receipts": {
|
||||
hidden: true
|
||||
},
|
||||
[`uk.half-shot.bridge/moe.cadence.ooye://discord/${guild.id}/${channel.id}`]: {
|
||||
bridgebot: `@${reg.sender_localpart}:${reg.ooye.server_name}`,
|
||||
protocol: {
|
||||
|
|
|
@ -48,7 +48,6 @@ module.exports = {
|
|||
room: 0
|
||||
}
|
||||
},
|
||||
"chat.schildi.hide_ui/read_receipts": {hidden: true},
|
||||
"uk.half-shot.bridge/moe.cadence.ooye://discord/112760669178241024/112760669178241024": {
|
||||
bridgebot: "@_ooye_bot:cadence.moe",
|
||||
protocol: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue