diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-12-15 14:37:12 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-12-15 14:37:12 +0000 |
commit | 20beed9dd4b4b129641423caebaef090b30795b8 (patch) | |
tree | 0be6ff39b1df9545ff150d8bb8950b20de2ab680 | |
parent | Update docs in media_repository (diff) | |
download | synapse-20beed9dd4b4b129641423caebaef090b30795b8.tar.xz |
Still send typing notifications to myself if I'm the only one in the room (it's a lonely life...)
-rw-r--r-- | synapse/handlers/typing.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/synapse/handlers/typing.py b/synapse/handlers/typing.py |