Skip to content

Commit

Permalink
Typofix
Browse files Browse the repository at this point in the history
  • Loading branch information
anttimaki committed Nov 11, 2024
1 parent 3df746e commit c26f475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/settings-components/SettingsView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ import CdnProvider from '../../providers/generic/connection/CdnProvider';
),
new SettingsRow(
'Locations',
'Change data folder folder',
'Change data folder',
'Change the folder where mods are stored for all games and profiles. The folder will not be deleted, and existing profiles will not carry across.',
async () => {
return PathResolver.ROOT;
Expand Down

0 comments on commit c26f475

Please sign in to comment.