mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-28 19:10:22 -05: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}
|
||||
href={ preferencesLink }
|
||||
index={5}
|
||||
icon='sliders'
|
||||
icon='cog'
|
||||
title={intl.formatMessage(messages.preferences)}
|
||||
/>
|
||||
<LocalSettingsNavigationItem
|
||||
|
Loading…
Reference in New Issue
Block a user