remove stray bullet point in reply preview

pull/21833/head
Germain Souquet 2021-06-17 08:45:09 +01:00
parent ad3aefad35
commit 1a08af8ccf
1 changed files with 1 additions and 0 deletions

View File

@ -393,6 +393,7 @@ export default class ReplyThread extends React.Component {
alwaysShowTimestamps={this.props.alwaysShowTimestamps}
enableFlair={SettingsStore.getValue(UIFeature.Flair)}
replacingEventId={ev.replacingEventId()}
as="div"
/>
</blockquote>;
});