mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Change preferences link in local settings modal from sliders to cog for consistency
This commit is contained in:
parent
ed2f0f6152
commit
f4b008906d
@ -74,7 +74,7 @@ export default class LocalSettingsNavigation extends React.PureComponent {
|
|||||||
active={index === 5}
|
active={index === 5}
|
||||||
href={ preferencesLink }
|
href={ preferencesLink }
|
||||||
index={5}
|
index={5}
|
||||||
icon='sliders'
|
icon='cog'
|
||||||
title={intl.formatMessage(messages.preferences)}
|
title={intl.formatMessage(messages.preferences)}
|
||||||
/>
|
/>
|
||||||
<LocalSettingsNavigationItem
|
<LocalSettingsNavigationItem
|
||||||
|
Loading…
Reference in New Issue
Block a user