Appease the linter

pull/21833/head
Travis Ralston 2020-04-22 11:05:43 -06:00
parent 5c77df2afd
commit 3662c9e1c1
1 changed files with 1 additions and 1 deletions

View File

@ -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 />