mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
fix: shortcut and animation on home
This commit is contained in:
parent
3c03d5ce16
commit
0ad1a2e3fe
2 changed files with 4 additions and 3 deletions
|
|
@ -24,6 +24,7 @@ const createGameShortcut = async (
|
|||
const options = {
|
||||
filePath,
|
||||
name: removeSymbolsFromName(game.title),
|
||||
outputPath: app.getPath("desktop"),
|
||||
};
|
||||
|
||||
return createDesktopShortcut({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue