diff options
author | Mark Haines <mark.haines@matrix.org> | 2016-01-29 15:01:26 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2016-01-29 15:01:26 +0000 |
commit | 6927d0e091b4b6124bd45a627c7f299f2544c5b4 (patch) | |
tree | 5d481797667d506030c3b43904b57640ada107c0 /synapse | |
parent | Fix the mock homserver used in the tests (diff) | |
download | synapse-6927d0e091b4b6124bd45a627c7f299f2544c5b4.tar.xz |
Add missing param to the log line
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/identity.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/handlers/identity.py b/synapse/handlers/identity.py |