Fix code smells and dependency issue
This commit is contained in:
parent
de54dc636a
commit
35f6944310
5 changed files with 18 additions and 17 deletions
|
@ -5,6 +5,8 @@ import { appRouter } from '../appRouter';
|
|||
import globalize from '../../scripts/globalize';
|
||||
import ServerConnections from '../ServerConnections';
|
||||
|
||||
import '../../elements/emby-button/emby-button';
|
||||
|
||||
// There seems to be some compatibility issues here between
|
||||
// React and our legacy web components, so we need to inject
|
||||
// them as an html string for now =/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue