[Glitch] Run eslint --fix
I don't like it changing files this way, but it's basically what
c49213f0ea
and a few others did.
This commit is contained in:
@@ -72,7 +72,7 @@ class LocalSettingsNavigation extends React.PureComponent {
|
||||
/>
|
||||
<LocalSettingsNavigationItem
|
||||
active={index === 5}
|
||||
href={ preferencesLink }
|
||||
href={preferencesLink}
|
||||
index={5}
|
||||
icon='cog'
|
||||
title={intl.formatMessage(messages.preferences)}
|
||||
|
Reference in New Issue
Block a user