mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-26 07:55:55 -05:00
bb4b11846f
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.