mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-10 19:26:56 +00:00
b8b905c4ea
Make `get_last_client_by_ip` return the same dictionary structure regardless of whether the data has been persisted to the database. This change will allow slightly cleaner type hints to be applied later on.