Feat: added warning to the hero-panel-playtime

This commit is contained in:
Moyasee
2025-09-17 13:49:05 +03:00
parent adc4af731e
commit f182c7c8e9
4 changed files with 44 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
import { HydraApi } from "@main/services";
import { registerEvent } from "../register-event";
import { GameShop } from "@types";
import { gamesSublevel , levelKeys } from "@main/level";
import { gamesSublevel, levelKeys } from "@main/level";
const changeGamePlaytime = async (
_event: Electron.IpcMainInvokeEvent,