Skip to content

Commit af87843

Browse files
authored
Merge pull request #1599 from ebkr/no-more-lies
Remove outdated help text
2 parents fb73945 + e786684 commit af87843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/components/settings-components/SettingsView.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ import CdnProvider from '../../providers/generic/connection/CdnProvider';
315315
new SettingsRow(
316316
'Other',
317317
'Change game',
318-
'Change the current game (restarts the manager)',
318+
'Change the current game',
319319
async () => "",
320320
'fa-gamepad',
321321
async () => {

0 commit comments

Comments
 (0)