getting user profile from api

This commit is contained in:
Zamitto
2024-06-11 23:05:05 -03:00
parent a974141360
commit b8895afc0a
8 changed files with 57 additions and 14 deletions

View File

@@ -13,6 +13,7 @@ import type {
StartGameDownloadPayload,
RealDebridUser,
DownloadSource,
UserProfile,
} from "@types";
import type { DiskSpace } from "check-disk-space";