mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 07:30:38 -05:00
Finish up upgrade script
This commit is contained in:
parent
65cdf4e724
commit
b75adaedca
2 changed files with 95 additions and 31 deletions
|
|
@ -175,4 +175,4 @@ class FrozenEvent(EventBase):
|
|||
def __repr__(self):
|
||||
return "<FrozenEvent event_id='%s', type='%s', state_key='%s'>" % (
|
||||
self.event_id, self.type, self.get("state_key", None),
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue