updating tap-dot for prettier output

This commit is contained in:
Cadence Ember 2023-08-25 23:27:44 +12:00
parent c4bc079865
commit 27b8c547e3
4 changed files with 13 additions and 11 deletions

View file

@ -283,6 +283,7 @@ async function _unbridgeRoom(channelID) {
assert.ok(spaceID)
// remove room from being a space member
await api.sendState(roomID, "m.space.parent", spaceID, {})
await api.sendState(spaceID, "m.space.child", roomID, {})
// send a notification in the room