diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2018-10-31 04:33:41 +1100 |
---|---|---|
committer | Amber Brown <hawkowl@atleastfornow.net> | 2018-10-31 06:26:46 +1100 |
commit | 086e1a8f3e873351a749cb8b341cd2adbe701049 (patch) | |
tree | 6d42caba70b5600c3c2a953d6e60f40d30d41a31 /synapse | |
parent | changelog (diff) | |
download | synapse-086e1a8f3e873351a749cb8b341cd2adbe701049.tar.xz |
Fix search 500ing (#4122)
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/search.py | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/synapse/handlers/search.py b/synapse/handlers/search.py |