1
0
mirror of https://github.com/vector-im/hydrogen-web.git synced 2025-01-11 04:27:40 +01:00

Remove stray newline

This commit is contained in:
RMidhunSuresh 2022-01-13 20:15:25 +05:30
parent 58dd25b58d
commit 846e637716

@ -59,5 +59,4 @@ export class TextTile extends BaseTextTile {
}
return messageBody;
}
}