0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-05 17:35:28 +02:00
synapse/changelog.d/6186.bugfix

2 lines
174 B
Text
Raw Normal View History

2019-10-09 17:32:04 +02:00
Fix bug where we were updating censored events as bytes rather than text, occaisonally causing invalid JSON being inserted breaking APIs that attempted to fetch such events.