rudimentary game view support
This commit is contained in:
parent
c24c0ad784
commit
8c0718b5ee
|
@ -484,7 +484,14 @@ namespace MediaBrowser.WebDashboard.Api
|
|||
"userprofilespage.js",
|
||||
"wizardfinishpage.js",
|
||||
"wizardstartpage.js",
|
||||
"wizarduserpage.js"
|
||||
"wizarduserpage.js",
|
||||
"gamesrecommendedpage.js",
|
||||
"gamesystemspage.js",
|
||||
"gamesystempage.js",
|
||||
"gamespage.js",
|
||||
"gamegenrespage.js",
|
||||
"gamestudiospage.js",
|
||||
"gamedetailpage.js"
|
||||
};
|
||||
|
||||
var memoryStream = new MemoryStream();
|
||||
|
|
Loading…
Reference in New Issue
Block a user