Make sure client hint change applies
Will eventually remove it fully in v4.
This commit is contained in:
@@ -162,6 +162,8 @@ async function channelToKState(channel, guild, di) {
|
|||||||
},
|
},
|
||||||
users: {...spacePower, ...globalAdminPower}
|
users: {...spacePower, ...globalAdminPower}
|
||||||
},
|
},
|
||||||
|
"chat.schildi.hide_ui/read_receipts": {
|
||||||
|
},
|
||||||
[`uk.half-shot.bridge/moe.cadence.ooye://discord/${guild.id}/${channel.id}`]: {
|
[`uk.half-shot.bridge/moe.cadence.ooye://discord/${guild.id}/${channel.id}`]: {
|
||||||
bridgebot: `@${reg.sender_localpart}:${reg.ooye.server_name}`,
|
bridgebot: `@${reg.sender_localpart}:${reg.ooye.server_name}`,
|
||||||
protocol: {
|
protocol: {
|
||||||
|
@@ -48,6 +48,7 @@ module.exports = {
|
|||||||
room: 0
|
room: 0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"chat.schildi.hide_ui/read_receipts": {},
|
||||||
"uk.half-shot.bridge/moe.cadence.ooye://discord/112760669178241024/112760669178241024": {
|
"uk.half-shot.bridge/moe.cadence.ooye://discord/112760669178241024/112760669178241024": {
|
||||||
bridgebot: "@_ooye_bot:cadence.moe",
|
bridgebot: "@_ooye_bot:cadence.moe",
|
||||||
protocol: {
|
protocol: {
|
||||||
|
Reference in New Issue
Block a user