hide m.room.avatar
from FilePanel via sync filter
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
a25cdb6ce5
commit
b87824ba92
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ const FilePanel = React.createClass({
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"contains_url": true,
|
"contains_url": true,
|
||||||
"not_types": [
|
"not_types": [
|
||||||
|
"m.room.avatar",
|
||||||
"m.sticker",
|
"m.sticker",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue