1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
This commit is contained in:
Cameron 2020-08-02 19:13:13 +01:00
parent b5c1cbb5b3
commit 404bdc12df
6 changed files with 11 additions and 15 deletions

View file

@ -339,7 +339,7 @@ import 'flexStyles';
callback(controller);
});
}
};
function preLoadTab(page, index) {
getTabController(page, index, function (controller) {