mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
rudimentary game view support
This commit is contained in:
parent
c24c0ad784
commit
8c0718b5ee
@ -484,7 +484,14 @@ namespace MediaBrowser.WebDashboard.Api
|
|||||||
"userprofilespage.js",
|
"userprofilespage.js",
|
||||||
"wizardfinishpage.js",
|
"wizardfinishpage.js",
|
||||||
"wizardstartpage.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();
|
var memoryStream = new MemoryStream();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user