mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
add ConnectUser property
This commit is contained in:
parent
c3bfd7636e
commit
24643216a7
@ -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