feat: updating settings general

This commit is contained in:
Chubby Granny Chaser 2024-06-03 02:18:52 +01:00
parent 28de50b244
commit 59066117c9
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View file

@ -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,

View file

@ -1,6 +1,5 @@
import type { import type {
AppUpdaterEvents, AppUpdaterEvents,
CatalogueCategory,
CatalogueEntry, CatalogueEntry,
Game, Game,
GameRepack, GameRepack,