forked from cadence/out-of-your-element
fix a variety of bugs that snuck in
This commit is contained in:
parent
512f61422d
commit
584f19a011
6 changed files with 13 additions and 11 deletions
|
@ -33,7 +33,7 @@ module.exports = {
|
|||
"m.room.join_rules/": {
|
||||
join_rule: "restricted",
|
||||
allow: [{
|
||||
type: "m.room.membership",
|
||||
type: "m.room_membership",
|
||||
room_id: "!jjWAGMeQdNrVZSSfvz:cadence.moe"
|
||||
}]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue