mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04: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.
2 lines
119 B
Plaintext
2 lines
119 B
Plaintext
Fix inconsistent behavior of `get_last_client_by_ip` when reporting data that has not been stored in the database yet.
|