mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-04 12:44:04 +00:00
The user_may_create_room_alias method on spam checkers declared the room_alias parameter as a str when in reality it is passed a RoomAlias object.