You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-16 22:01:54 +03:00
Switch to 'm.sticker' message events. Allow whitelisting of wisget capabilities.
This commit is contained in:
@ -69,7 +69,7 @@ const FilePanel = React.createClass({
|
||||
"timeline": {
|
||||
"contains_url": true,
|
||||
"not_types": [
|
||||
"m.room.sticker",
|
||||
"m.sticker",
|
||||
],
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user