mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-20 01:33:56 +00:00
feat: profile redesign
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user