1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update m3uparser

This commit is contained in:
Luke Pulverenti 2017-01-14 14:57:08 -05:00
parent 7a6ac9c251
commit b2bab22271
44 changed files with 62 additions and 95 deletions

View file

@ -732,6 +732,8 @@ var AppInfo = {};
} else {
AppInfo.moreIcon = 'more-vert';
}
AppInfo.supportsUserDisplayLanguageSetting = Dashboard.isConnectMode();
}
function initializeApiClient(apiClient) {