diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-04-30 15:03:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-30 15:03:59 +0100 |
commit | cead75fae3f3942be52c91e501d9a4739e4973fb (patch) | |
tree | fd550e44b97382d0a0d9d80f1ab77ce0b87ff460 | |
parent | Merge pull request #3129 from matrix-org/matthew/fix_group_dups (diff) | |
parent | add guard for None on purge_history api (diff) | |
download | synapse-cead75fae3f3942be52c91e501d9a4739e4973fb.tar.xz |
Merge pull request #3160 from krombel/fix_3076
add guard for None on purge_history api
-rw-r--r-- | synapse/rest/client/v1/admin.py | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/synapse/rest/client/v1/admin.py b/synapse/rest/client/v1/admin.py |