mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-07 10:14:14 -04:00
add ConnectUser property
This commit is contained in:
parent
18a6cd629c
commit
ecbdb2d863
@ -8,5 +8,6 @@ namespace MediaBrowser.Model.Connect
|
||||
public string Email { get; set; }
|
||||
public bool IsActive { get; set; }
|
||||
public string ImageUrl { get; set; }
|
||||
public bool IsSupporter { get; set; }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user