You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
ManageEventIndexDialog: Properly indent the content of the BaseDialog.
This commit is contained in:
@@ -150,8 +150,8 @@ export default class ManageEventIndexDialog extends React.Component {
|
||||
onFinished={this.props.onFinished}
|
||||
title={_t("Message search")}
|
||||
>
|
||||
{eventIndexingSettings}
|
||||
{buttons}
|
||||
{eventIndexingSettings}
|
||||
{buttons}
|
||||
</BaseDialog>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user