mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Update src/controllers/livetv/livetvchannels.js
Co-authored-by: Cameron <Influence365@gmail.com>
This commit is contained in:
parent
9bdc1d8bd9
commit
7020458427
@ -3,7 +3,7 @@ import imageLoader from 'imageLoader';
|
||||
import libraryBrowser from 'libraryBrowser';
|
||||
import loading from 'loading';
|
||||
import events from 'events';
|
||||
import userSettings from 'userSettings';
|
||||
import * as userSettings from 'userSettings';
|
||||
import 'emby-itemscontainer';
|
||||
|
||||
export default function (view, params, tabContent) {
|
||||
|
Loading…
Reference in New Issue
Block a user