mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-20 23:27:44 -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>`).