Appease the linter
This commit is contained in:
parent
3c722d16ea
commit
50059373d2
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ export default class SecurityUserSettingsTab extends React.Component {
|
|||
</div>
|
||||
);
|
||||
|
||||
let eventIndex = (
|
||||
const eventIndex = (
|
||||
<div className="mx_SettingsTab_section">
|
||||
<span className="mx_SettingsTab_subheading">{_t("Message search")}</span>
|
||||
<EventIndexPanel />
|
||||
|
|
Loading…
Reference in a new issue