pull/6186/head
Erik Johnston 2019-10-09 16:32:04 +01:00
parent 7f18b3d526
commit c3b34dc32f
1 changed files with 1 additions and 0 deletions

1
changelog.d/6186.bugfix Normal file
View File

@ -0,0 +1 @@
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.