diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-12-19 22:52:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-19 22:52:59 +0100 |
commit | 3b2ba2fbb80c9f7f51c77e6f4a5399fdc282e144 (patch) | |
tree | a6624d5285c03d0e19c16bf16164f1be4fbc7532 | |
parent | ensure can report mau stats when hs.config.mau_stats_only is set (#4305) (diff) | |
parent | Create 4309.bugfix (diff) | |
download | synapse-3b2ba2fbb80c9f7f51c77e6f4a5399fdc282e144.tar.xz |
Merge pull request #4309 from KB1RD/KB1RD-fixes
Fix the variable names used for account_data
-rw-r--r-- | changelog.d/4309.bugfix | 1 | ||||
-rw-r--r-- | synapse/handlers/sync.py | 10 |
2 files changed, 8 insertions, 3 deletions
diff --git a/changelog.d/4309.bugfix b/changelog.d/4309.bugfix new file mode 100644 |