mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Take RTE out of labs
Goes with https://github.com/matrix-org/matrix-react-sdk/pull/1176
This commit is contained in:
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
Block a user