aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Entities
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-09-25 23:47:54 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-09-25 23:47:54 -0400
commita260432fdf15a762a371b6771a7f6556bdb49c2f (patch)
tree21552ed11fa812a66a191c67454eb58372e02bdc /MediaBrowser.Model/Entities
parent0246ea8a6369bfd57c7d67bbbb3fccd7c8f1cb38 (diff)
parent08c6b9a42b067af6e538f3cd65f93976ad2cd524 (diff)
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Diffstat (limited to 'MediaBrowser.Model/Entities')
-rw-r--r--MediaBrowser.Model/Entities/DisplayPreferences.cs4
1 files changed, 4 insertions, 0 deletions
diff --git a/MediaBrowser.Model/Entities/DisplayPreferences.cs b/MediaBrowser.Model/Entities/DisplayPreferences.cs
index cac703c910..6399670c9e 100644
--- a/MediaBrowser.Model/Entities/DisplayPreferences.cs
+++ b/MediaBrowser.Model/Entities/DisplayPreferences.cs
@@ -98,6 +98,10 @@ namespace MediaBrowser.Model.Entities
/// </summary>
/// <value><c>true</c> if [show sidebar]; otherwise, <c>false</c>.</value>
public bool ShowSidebar { get; set; }
+ /// <summary>
+ /// Gets or sets the client
+ /// </summary>
+ public string Client { get; set; }
/// <summary>
/// Increases the size of the image.