mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 07:56:51 +00:00
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.
1 line
119 B
Text
1 line
119 B
Text
Fix inconsistent behavior of `get_last_client_by_ip` when reporting data that has not been stored in the database yet.
|