mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: remove splash and add new subheader to request user to restart and install update
This commit is contained in:
parent
21305d3e39
commit
cdd18a8ce2
14 changed files with 131 additions and 280 deletions
|
@ -29,7 +29,6 @@ import "./user-preferences/update-user-preferences";
|
|||
import "./user-preferences/auto-launch";
|
||||
import "./autoupdater/check-for-updates";
|
||||
import "./autoupdater/restart-and-install-update";
|
||||
import "./autoupdater/continue-to-main-window";
|
||||
|
||||
ipcMain.handle("ping", () => "pong");
|
||||
ipcMain.handle("getVersion", () => app.getVersion());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue