mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-06 07:48:50 +01:00
update connect
This commit is contained in:
@@ -34,7 +34,7 @@ namespace MediaBrowser.Model.Dto
|
||||
/// Gets or sets the type of the connect link.
|
||||
/// </summary>
|
||||
/// <value>The type of the connect link.</value>
|
||||
public UserLinkType ConnectLinkType { get; set; }
|
||||
public UserLinkType? ConnectLinkType { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the id.
|
||||
|
||||
Reference in New Issue
Block a user