Make it actually work
This commit is contained in:
@@ -281,7 +281,7 @@ class RoomCreationHandler(BaseHandler):
|
||||
(EventTypes.Encryption, ""),
|
||||
(EventTypes.ServerACL, ""),
|
||||
(EventTypes.RelatedGroups, ""),
|
||||
(EventTypes.Widgets, ""),
|
||||
(EventTypes.Widgets, None),
|
||||
)
|
||||
|
||||
old_room_state_ids = yield self.store.get_filtered_current_state_ids(
|
||||
|
||||
Reference in New Issue
Block a user