mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: adding profile picture background
This commit is contained in:
parent
b3e2346808
commit
79ca354da1
12 changed files with 136 additions and 103 deletions
|
@ -244,7 +244,7 @@ export interface RealDebridUser {
|
|||
expiration: string;
|
||||
}
|
||||
|
||||
export interface UserAuth {
|
||||
export interface UserDetails {
|
||||
id: string;
|
||||
displayName: string;
|
||||
profileImageUrl: string | null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue