mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge branch 'master' into migrate-to-ES6-18
This commit is contained in:
commit
d1ccc6faea
354 changed files with 8173 additions and 10219 deletions
|
@ -7,6 +7,8 @@ import * as userSettings from 'userSettings';
|
|||
import globalize from 'globalize';
|
||||
import 'emby-itemscontainer';
|
||||
|
||||
libraryBrowser = libraryBrowser.default || libraryBrowser;
|
||||
|
||||
/* eslint-disable indent */
|
||||
|
||||
export default function (view, params, tabContent) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue