chore: Follow up html rendering br tag

This commit is contained in:
Krille 2025-02-11 09:07:52 +01:00
parent 0b8d570c59
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',
'ol',
'pre',
'br',
'div',
'table',
'details',