diff options
author | Erik Johnston <erik@matrix.org> | 2019-09-13 14:44:48 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-09-13 14:44:48 +0100 |
commit | ee91c69ef792c3db7b4438d17e38f343f9c10b72 (patch) | |
tree | 261bf289a3467a8f8261688eadfaadf49d49ded4 /synapse | |
parent | Fix existing v2 identity server calls (MSC2140) (#6013) (diff) | |
download | synapse-ee91c69ef792c3db7b4438d17e38f343f9c10b72.tar.xz |
Fix m.federate bug
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/stats.py | 2 | ||||
-rw-r--r-- | synapse/storage/stats.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/synapse/handlers/stats.py b/synapse/handlers/stats.py |