mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
3.0.5607.1
This commit is contained in:
parent
5623b7c147
commit
66a896e13d
10 changed files with 169 additions and 113 deletions
|
@ -1510,12 +1510,13 @@ var AppInfo = {};
|
|||
}
|
||||
}
|
||||
|
||||
AppInfo.enableMusicSongsTab = true;
|
||||
|
||||
if (!AppInfo.hasLowImageBandwidth) {
|
||||
AppInfo.enableLatestChannelItems = true;
|
||||
AppInfo.enableStudioTabs = true;
|
||||
AppInfo.enablePeopleTabs = true;
|
||||
AppInfo.enableTvEpisodesTab = true;
|
||||
AppInfo.enableMusicSongsTab = true;
|
||||
AppInfo.enableMusicArtistsTab = true;
|
||||
AppInfo.enableHomeLatestTab = true;
|
||||
AppInfo.enableMovieTrailersTab = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue