2
0
Эх сурвалжийг харах

adjust default user config

Luke Pulverenti 9 жил өмнө
parent
commit
6e17c04c42

+ 1 - 1
MediaBrowser.Model/Configuration/UserConfiguration.cs

@@ -63,9 +63,9 @@ namespace MediaBrowser.Model.Configuration
             LatestItemsExcludes = new string[] { };
             OrderedViews = new string[] { };
             DisplayChannelsWithinViews = new string[] { };
+            DisplayChannelsInline = true;
 
             PlainFolderViews = new string[] { };
-            DisplayCollectionsView = true;
 
             IncludeTrailersInSuggestions = true;
             EnableCinemaMode = true;