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

suggestion

This commit is contained in:
Cameron 2020-07-29 20:23:28 +01:00
parent a49592c9f4
commit a3c5cc6225

View file

@ -10,8 +10,6 @@ import * as userSettings from 'userSettings';
import globalize from 'globalize'; import globalize from 'globalize';
import 'emby-itemscontainer'; import 'emby-itemscontainer';
libraryBrowser = libraryBrowser.default || libraryBrowser;
/* eslint-disable indent */ /* eslint-disable indent */
export default function (view, params, tabContent) { export default function (view, params, tabContent) {