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-04 11:55:00 +01:00
parent df03900f45
commit 3a35a9c5f2
3 changed files with 0 additions and 7 deletions

View file

@ -29,8 +29,6 @@ import 'emby-select';
/* eslint-disable indent */
libraryMenu = libraryMenu.default || libraryMenu;
function getPromise(apiClient, params) {
const id = params.id;

View file

@ -17,8 +17,6 @@ import 'flexStyles';
/* eslint-disable indent */
libraryMenu = LibraryMenu.default || libraryMenu;
function itemsPerRow() {
const screenWidth = dom.getWindowSize().innerWidth;