We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a72da commit e8b2515Copy full SHA for e8b2515
client/modules/Mobile/MobilePreferences.jsx
@@ -166,7 +166,7 @@ const MobilePreferences = (props) => {
166
return (
167
<Screen fullscreen>
168
<section>
169
- <SettingsHeader transparent title="Settings">
+ <SettingsHeader transparent title="Preferences">
170
171
<IconButton to="/mobile" aria-label="Return to ide view">
172
<ExitIcon />
0 commit comments