diff options
author | Samuel Philipp <codes@samuel-philipp.de> | 2021-10-27 18:25:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-27 17:25:18 +0100 |
commit | 4e393af52f6d15d195319fa240699522100e4844 (patch) | |
tree | 19c622d64259e4765e1193cfef68a3ea5ce40555 | |
parent | Refactor `Filter` to handle fields according to data being filtered. (#11194) (diff) | |
download | synapse-4e393af52f6d15d195319fa240699522100e4844.tar.xz |
Fixed config parse bug in review_recent_signups (#11191)
-rw-r--r-- | changelog.d/11191.bugfix | 1 | ||||
-rw-r--r-- | synapse/_scripts/review_recent_signups.py | 9 |
2 files changed, 8 insertions, 2 deletions
diff --git a/changelog.d/11191.bugfix b/changelog.d/11191.bugfix new file mode 100644 |