forked from treehouse/mastodon
Change “preferences” icon to match settings page icon
parent
edb9ec8543
commit
6cd793f0ac
|
@ -73,7 +73,7 @@ export default class LocalSettingsNavigation extends React.PureComponent {
|
|||
active={index === 5}
|
||||
href='/settings/preferences'
|
||||
index={5}
|
||||
icon='cog'
|
||||
icon='sliders'
|
||||
title={intl.formatMessage(messages.preferences)}
|
||||
/>
|
||||
<LocalSettingsNavigationItem
|
||||
|
|
Loading…
Reference in New Issue