diff options
author | Erik Johnston <erikj@jki.re> | 2018-04-25 17:54:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-25 17:54:12 +0100 |
commit | a5ad88913c55ac5e42b38d9a40c5c25a7280510d (patch) | |
tree | 8e2a21e7c8bac1cdd67fdbe8abc09e3e85315535 /synapse | |
parent | Merge branch 'master' into develop (diff) | |
parent | Also fix reindexing of search (diff) | |
download | synapse-a5ad88913c55ac5e42b38d9a40c5c25a7280510d.tar.xz |
Merge pull request #3130 from matrix-org/erikj/fix_quarantine_room
Fix quarantine media admin API
Diffstat (limited to '')
-rw-r--r-- | synapse/storage/room.py | 2 | ||||
-rw-r--r-- | synapse/storage/search.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/room.py b/synapse/storage/room.py |