1
0
mirror of https://github.com/element-hq/element-web.git synced 2025-11-29 21:23:11 +03:00

Switch to 'm.sticker' message events. Allow whitelisting of wisget capabilities.

This commit is contained in:
Richard Lewis
2018-03-12 13:56:02 +00:00
parent 46f46ee294
commit b2d23b6999
6 changed files with 41 additions and 13 deletions

View File

@@ -69,7 +69,7 @@ const FilePanel = React.createClass({
"timeline": {
"contains_url": true,
"not_types": [
"m.room.sticker",
"m.sticker",
],
},
},