feat: merge adjustments

This commit is contained in:
Zamitto
2025-02-01 16:23:26 -03:00
parent 3d571edccb
commit fc003841b0
7 changed files with 10 additions and 230 deletions

View File

@@ -1,6 +1,5 @@
import { registerEvent } from "../register-event";
import { DownloadManager, HydraApi, gamesPlaytime } from "@main/services";
import { PythonRPC } from "@main/services/python-rpc";
import { db, downloadsSublevel, gamesSublevel, levelKeys } from "@main/level";
const signOut = async (_event: Electron.IpcMainInvokeEvent) => {