mirror of https://github.com/vector-im/riot-web
Take RTE out of labs
Goes with https://github.com/matrix-org/matrix-react-sdk/pull/1176pull/4500/head
parent
6fcf504a4b
commit
77a52b02cb
|
@ -247,7 +247,7 @@ module.exports = React.createClass({
|
|||
{viewClearSourceButton}
|
||||
{unhidePreviewButton}
|
||||
{permalinkButton}
|
||||
{UserSettingsStore.isFeatureEnabled('rich_text_editor') ? quoteButton : null}
|
||||
{quoteButton}
|
||||
{externalURLButton}
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue