This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Change preferences link in local settings modal from sliders to cog for consistency
closed-social-glitch-2
Thibaut Girka
5 years ago
committed by
ThibG
parent
ed2f0f6152
commit
f4b008906d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/flavours/glitch/features/local_settings/navigation/index.js
+ 1
- 1
app/javascript/flavours/glitch/features/local_settings/navigation/index.js
View File
@ -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
Write
Preview
Loading…
Cancel
Save