mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Fix mergefail
This commit is contained in:
parent
d34657e1f2
commit
b8d9e108be
@ -344,7 +344,7 @@ class IncompatibleRoomVersionError(SynapseError):
|
||||
return cs_error(
|
||||
self.msg,
|
||||
self.errcode,
|
||||
room_version=self.current_version,
|
||||
room_version=self._room_version,
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user