diff options
author | Erik Johnston <erik@matrix.org> | 2019-10-08 14:31:43 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-10-08 16:18:43 +0100 |
commit | ced4784592ab6b9080ec1d6c7aa2664a42b3a38e (patch) | |
tree | e54146a6ef5af7af35ab9e5bd3ffcbecb73f0ad2 /synapse | |
parent | Merge tag 'v1.4.0' (diff) | |
download | synapse-ced4784592ab6b9080ec1d6c7aa2664a42b3a38e.tar.xz |
Fix inserting bytes as text
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/events.py | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |