mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-23 17:50:44 +01:00
chore: Disable img for now in html messages
This commit is contained in:
parent
1f42d7dff0
commit
8cf6297560
@ -127,7 +127,8 @@ class HtmlMessage extends StatelessWidget {
|
||||
'caption',
|
||||
'pre',
|
||||
'span',
|
||||
'img',
|
||||
// TODO: Implement image extension for Mxc URIs
|
||||
//'img',
|
||||
'details',
|
||||
'summary'
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user