remove sectionType from homeSection defaults to be in line with UI implementation

pull/10443/head
herby2212 11 months ago
parent f7d00cff26
commit 8a4eced4ea

@ -126,7 +126,6 @@ public class DisplayPreferencesController : BaseJellyfinApiController
HomeSectionType.LiveTv, HomeSectionType.LiveTv,
HomeSectionType.NextUp, HomeSectionType.NextUp,
HomeSectionType.LatestMedia, HomeSectionType.LatestMedia,
HomeSectionType.LatestRelease,
HomeSectionType.None, HomeSectionType.None,
}; };

Loading…
Cancel
Save