mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Change “preferences” icon to match settings page icon
This commit is contained in:
parent
edb9ec8543
commit
6cd793f0ac
@ -73,7 +73,7 @@ export default class LocalSettingsNavigation extends React.PureComponent {
|
|||||||
active={index === 5}
|
active={index === 5}
|
||||||
href='/settings/preferences'
|
href='/settings/preferences'
|
||||||
index={5}
|
index={5}
|
||||||
icon='cog'
|
icon='sliders'
|
||||||
title={intl.formatMessage(messages.preferences)}
|
title={intl.formatMessage(messages.preferences)}
|
||||||
/>
|
/>
|
||||||
<LocalSettingsNavigationItem
|
<LocalSettingsNavigationItem
|
||||||
|
Loading…
Reference in New Issue
Block a user