0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-15 22:29:01 +02:00
synapse/changelog.d/6185.bugfix
Erik Johnston 6b72508d15 Newsfile
2019-10-08 16:18:43 +01:00

1 line
174 B
Text

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.