diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2019-07-01 23:33:52 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-01 23:33:52 +1000 |
commit | b4914681a5d42b9f1407c41fd2b7518b75d88ec4 (patch) | |
tree | 8ed21376f39d36313a3e85fe754a1cdcd771eb92 /synapse/rest/consent | |
parent | Merge pull request #5507 from matrix-org/erikj/presence_sync_tighloop (diff) | |
download | synapse-b4914681a5d42b9f1407c41fd2b7518b75d88ec4.tar.xz |
fix async/await consentresource (#5585)
Fixes #5582
Diffstat (limited to 'synapse/rest/consent')
-rw-r--r-- | synapse/rest/consent/consent_resource.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/rest/consent/consent_resource.py b/synapse/rest/consent/consent_resource.py |