mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: updating play label on hero panel
This commit is contained in:
parent
f1bdec484e
commit
7d675f6acf
40 changed files with 2049 additions and 745 deletions
|
@ -24,6 +24,7 @@ import "./library/remove-game";
|
|||
import "./library/delete-game-folder";
|
||||
import "./catalogue/get-random-game";
|
||||
import "./catalogue/get-how-long-to-beat";
|
||||
import "./catalogue/get-games";
|
||||
|
||||
ipcMain.handle("ping", () => "pong");
|
||||
ipcMain.handle("getVersion", () => app.getVersion());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue