mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
fix: fixing stale state
This commit is contained in:
parent
9449d7cdcd
commit
484fa863dc
17 changed files with 50 additions and 90 deletions
|
|
@ -88,6 +88,7 @@ import "./themes/get-active-custom-theme";
|
|||
import "./themes/css-injector";
|
||||
import "./themes/close-editor-window";
|
||||
import "./themes/import-theme";
|
||||
import "./themes/toggle-custom-theme";
|
||||
import { isPortableVersion } from "@main/helpers";
|
||||
|
||||
ipcMain.handle("ping", () => "pong");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue