Skip to content

Commit e8b2515

Browse files
committed
💄 change screen header title to Preferences
1 parent 24a72da commit e8b2515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/modules/Mobile/MobilePreferences.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ const MobilePreferences = (props) => {
166166
return (
167167
<Screen fullscreen>
168168
<section>
169-
<SettingsHeader transparent title="Settings">
169+
<SettingsHeader transparent title="Preferences">
170170

171171
<IconButton to="/mobile" aria-label="Return to ide view">
172172
<ExitIcon />

0 commit comments

Comments
 (0)