diff options
author | Erik Johnston <erik@matrix.org> | 2017-04-11 09:56:54 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-04-11 09:56:54 +0100 |
commit | 34840cdcef9ecdf721604934b6142040d7561816 (patch) | |
tree | 31b613b918c68047135df68457534225050aac76 /synapse/storage | |
parent | trust a hypothetical future riot.im IS (diff) | |
download | synapse-34840cdcef9ecdf721604934b6142040d7561816.tar.xz |
Fix getting latest device IP for user with no devices
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/client_ips.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/synapse/storage/client_ips.py b/synapse/storage/client_ips.py |