update connect

This commit is contained in:
Luke Pulverenti
2014-10-14 00:22:17 -04:00
parent 16bc1f35ff
commit 1d70f5469f
18 changed files with 136 additions and 85 deletions

View File

@@ -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.