Update src/components/apphost.js

Co-authored-by: Cameron <Influence365@gmail.com>
This commit is contained in:
Julien Machiels 2020-07-19 17:20:00 +02:00 committed by MrTimscampi
parent 8f098dc26d
commit 9675bd57b8

View File

@ -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';