mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-21 18:13:55 +00:00
feat: update with user endpoint changes
This commit is contained in:
@@ -243,7 +243,7 @@ export interface RealDebridUser {
|
||||
}
|
||||
|
||||
export interface UserProfile {
|
||||
username: string;
|
||||
displayName: string;
|
||||
libraryGames: ProfileGame[];
|
||||
recentGames: ProfileGame[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user