feat: create game

This commit is contained in:
Zamitto 2024-12-17 13:23:56 -03:00
parent b0bf33191b
commit 3a964dcf17
2 changed files with 14 additions and 15 deletions

View file

@ -11,10 +11,10 @@ import type {
GameRunning,
FriendRequestAction,
UpdateProfileRequest,
GameAchievement,
} from "@types";
import type { CatalogueCategory } from "@shared";
import type { AxiosProgressEvent } from "axios";
import { GameAchievement } from "@main/entity";
contextBridge.exposeInMainWorld("electron", {
/* Torrenting */