Move clientUtils and rename
This commit is contained in:
parent
a238ae21f1
commit
2d2b99d3b9
61 changed files with 62 additions and 62 deletions
|
@ -13,7 +13,7 @@ import globalize from '../../scripts/globalize';
|
|||
import '../../assets/css/scrollstyles.scss';
|
||||
import '../../elements/emby-itemscontainer/emby-itemscontainer';
|
||||
import '../../elements/emby-button/emby-button';
|
||||
import Dashboard from '../../scripts/clientUtils';
|
||||
import Dashboard from '../../utils/dashboard';
|
||||
import autoFocuser from '../../components/autoFocuser';
|
||||
|
||||
/* eslint-disable indent */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue