???
This commit is contained in:
@@ -35,6 +35,7 @@ async def main():
|
||||
return
|
||||
|
||||
# Initial sync establishes the next-batch; after this, listen from "now"
|
||||
assert room.client is not None
|
||||
await room.client.sync(timeout=300)
|
||||
room.write_room_slugs()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user