fix a variety of bugs that snuck in

This commit is contained in:
Cadence Ember 2023-06-28 23:38:58 +12:00
parent 512f61422d
commit 584f19a011
6 changed files with 13 additions and 11 deletions

View file

@ -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"
}]
},