mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-27 04:41:03 +00:00
feat: adding profile picture background
This commit is contained in:
@@ -244,7 +244,7 @@ export interface RealDebridUser {
|
||||
expiration: string;
|
||||
}
|
||||
|
||||
export interface UserAuth {
|
||||
export interface UserDetails {
|
||||
id: string;
|
||||
displayName: string;
|
||||
profileImageUrl: string | null;
|
||||
|
||||
Reference in New Issue
Block a user