lint
This commit is contained in:
parent
a85af47b0a
commit
b05a19ef13
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ export default class ReplyThread extends React.Component {
|
||||||
allowedTags: false, // false means allow everything
|
allowedTags: false, // false means allow everything
|
||||||
allowedAttributes: false,
|
allowedAttributes: false,
|
||||||
exclusiveFilter: (frame) => frame.tag === "mx-reply",
|
exclusiveFilter: (frame) => frame.tag === "mx-reply",
|
||||||
}
|
},
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue