forked from cadence/out-of-your-element
updating tap-dot for prettier output
This commit is contained in:
parent
c4bc079865
commit
27b8c547e3
4 changed files with 13 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue