mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-27 12:51:03 +00:00
feat: structure profile content and update response
This commit is contained in:
@@ -236,7 +236,7 @@ export interface RealDebridUser {
|
||||
|
||||
export interface UserProfile {
|
||||
username: string;
|
||||
game: Partial<CatalogueEntry>[];
|
||||
libraryGames: Partial<CatalogueEntry>[];
|
||||
recentGames: Partial<CatalogueEntry>[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user