You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-27 04:21:52 +03:00
Specify community description img must be mxc urls
Closes vector-im/element-web#7100 Signed-off-by: Matthew Kenigsberg <matthewkenigsberg@gmail.com>
This commit is contained in:
@ -47,7 +47,7 @@ const LONG_DESC_PLACEHOLDER = _td(
|
||||
some important <a href="foo">links</a>
|
||||
</p>
|
||||
<p>
|
||||
You can even use 'img' tags
|
||||
You can even add images with Matrix URLs <img src="mxc://url" />
|
||||
</p>
|
||||
`);
|
||||
|
||||
|
Reference in New Issue
Block a user