mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: profile redesign
This commit is contained in:
parent
8f0003298f
commit
d9a7672113
24 changed files with 268 additions and 97 deletions
|
@ -270,12 +270,6 @@ export interface RealDebridUser {
|
|||
expiration: string;
|
||||
}
|
||||
|
||||
export interface UserDetails {
|
||||
id: string;
|
||||
displayName: string;
|
||||
profileImageUrl: string | null;
|
||||
}
|
||||
|
||||
export interface UserFriend {
|
||||
id: string;
|
||||
displayName: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue