diff --git a/dashboard-ui/scripts/gamesystemspage.js b/dashboard-ui/scripts/gamesystemspage.js index 3ab959d110..6761e9d30d 100644 --- a/dashboard-ui/scripts/gamesystemspage.js +++ b/dashboard-ui/scripts/gamesystemspage.js @@ -6,7 +6,7 @@ SortBy: "SortName", SortOrder: "Ascending", - IncludeItemTypes: "Platform", + IncludeItemTypes: "GamePlatform", Recursive: true, Fields: "PrimaryImageAspectRatio,ItemCounts,ItemCounts,DateCreated,UserData", Limit: LibraryBrowser.getDetaultPageSize(),