chore: Follow up html rendering br tag

This commit is contained in:
Krille 2025-02-11 09:07:52 +01:00
commit aad2c9af99
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652

View file

@ -86,7 +86,6 @@ class HtmlMessage extends StatelessWidget {
'ul', 'ul',
'ol', 'ol',
'pre', 'pre',
'br',
'div', 'div',
'table', 'table',
'details', 'details',