mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Update src/components/apphost.js
Co-authored-by: Cameron <Influence365@gmail.com>
This commit is contained in:
parent
8f098dc26d
commit
9675bd57b8
@ -1,7 +1,7 @@
|
||||
import appSettings from 'appSettings';
|
||||
import browser from 'browser';
|
||||
import events from 'events';
|
||||
import htmlMediaHelper from 'htmlMediaHelper';
|
||||
import * as htmlMediaHelper from 'htmlMediaHelper';
|
||||
import * as webSettings from 'webSettings';
|
||||
import globalize from 'globalize';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user