mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: make it possible to select shortcuts (.lnk)
This commit is contained in:
parent
82f72071f9
commit
7be626b3dd
5 changed files with 27 additions and 5 deletions
|
@ -140,7 +140,7 @@ export function GameDetailsContextProvider({
|
|||
filters: [
|
||||
{
|
||||
name: "Game executable",
|
||||
extensions: ["exe"],
|
||||
extensions: ["exe", "lnk"],
|
||||
},
|
||||
],
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue