diff options
author | Erik Johnston <erik@matrix.org> | 2018-04-26 11:31:22 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-04-26 11:31:22 +0100 |
commit | 7ec8e798b4bc67b7365be3fc743e236b9f3c76ae (patch) | |
tree | 4ce6b515727f08e44de301a0f4071b7122816952 /synapse | |
parent | Merge pull request #3130 from matrix-org/erikj/fix_quarantine_room (diff) | |
download | synapse-7ec8e798b4bc67b7365be3fc743e236b9f3c76ae.tar.xz |
Fix media admin APIs
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/room.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/room.py b/synapse/storage/room.py |