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
|
||||
allowedAttributes: false,
|
||||
exclusiveFilter: (frame) => frame.tag === "mx-reply",
|
||||
}
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue