mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +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 { contextBridge, ipcRenderer } from "electron";
|
||||||
|
|
||||||
import type {
|
import type {
|
||||||
CatalogueCategory,
|
|
||||||
GameShop,
|
GameShop,
|
||||||
DownloadProgress,
|
DownloadProgress,
|
||||||
UserPreferences,
|
UserPreferences,
|
||||||
|
|
1
src/renderer/src/declaration.d.ts
vendored
1
src/renderer/src/declaration.d.ts
vendored
|
@ -1,6 +1,5 @@
|
||||||
import type {
|
import type {
|
||||||
AppUpdaterEvents,
|
AppUpdaterEvents,
|
||||||
CatalogueCategory,
|
|
||||||
CatalogueEntry,
|
CatalogueEntry,
|
||||||
Game,
|
Game,
|
||||||
GameRepack,
|
GameRepack,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue