mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-06-12 02:14:21 -04:00
The error was coming from the subslice from `message` instead of `fields`. This patch also fixes an HTML error (`</li>` right after `<ul>`).