mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-15 04:32:13 +00:00
feat: updating settings general
This commit is contained in:
parent
28de50b244
commit
59066117c9
2 changed files with 0 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
|||
import { contextBridge, ipcRenderer } from "electron";
|
||||
|
||||
import type {
|
||||
CatalogueCategory,
|
||||
GameShop,
|
||||
DownloadProgress,
|
||||
UserPreferences,
|
||||
|
|
1
src/renderer/src/declaration.d.ts
vendored
1
src/renderer/src/declaration.d.ts
vendored
|
@ -1,6 +1,5 @@
|
|||
import type {
|
||||
AppUpdaterEvents,
|
||||
CatalogueCategory,
|
||||
CatalogueEntry,
|
||||
Game,
|
||||
GameRepack,
|
||||
|
|
Loading…
Reference in a new issue