You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-15 11:01:52 +03:00
Use m.room.sticker event.
This commit is contained in:
@ -67,6 +67,9 @@ const FilePanel = React.createClass({
|
||||
"room": {
|
||||
"timeline": {
|
||||
"contains_url": true,
|
||||
"not_types": [
|
||||
"m.room.sticker",
|
||||
],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user