mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: update with user endpoint changes
This commit is contained in:
parent
6b2549ed13
commit
d05150a078
7 changed files with 55 additions and 17 deletions
|
@ -243,7 +243,7 @@ export interface RealDebridUser {
|
|||
}
|
||||
|
||||
export interface UserProfile {
|
||||
username: string;
|
||||
displayName: string;
|
||||
libraryGames: ProfileGame[];
|
||||
recentGames: ProfileGame[];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue