mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-05-24 10:52:14 +02:00
fixed typo
Signed-off-by: sshcrack <34072808+sshcrack@users.noreply.github.com>
This commit is contained in:
parent
43ccf18449
commit
cd3db28fce
@ -1656,7 +1656,7 @@ void MainWindow::on_actionCreateInstanceShortcut_triggered() {
|
|||||||
return;
|
return;
|
||||||
|
|
||||||
if(DesktopServices::isFlatpak())
|
if(DesktopServices::isFlatpak())
|
||||||
onactionCreateInstanceShortcutOther_triggered();
|
on_actionCreateInstanceShortcutOther_triggered();
|
||||||
else
|
else
|
||||||
on_actionCreateInstanceShortcutDesktop_triggered();
|
on_actionCreateInstanceShortcutDesktop_triggered();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user