chore: merge with main

This commit is contained in:
Chubby Granny Chaser
2025-01-21 10:44:43 +00:00
parent eb11eb2bd0
commit 0f0a67b55e
10 changed files with 15 additions and 20 deletions

View File

@@ -2,8 +2,7 @@ import type { ComparedAchievements, GameShop, UserPreferences } from "@types";
import { registerEvent } from "../register-event";
import { HydraApi } from "@main/services";
import { db } from "@main/level";
import { levelKeys } from "@main/level";
import { db, levelKeys } from "@main/level";
const getComparedUnlockedAchievements = async (
_event: Electron.IpcMainInvokeEvent,