remove most of Dashboard global window usage

This commit is contained in:
vitorsemeano 2020-10-12 23:08:55 +01:00
parent 4e88835382
commit 923d53bb71
58 changed files with 65 additions and 26 deletions

View file

@ -7,6 +7,7 @@ import { localeWithSuffix } from '../../../scripts/dfnshelper';
import '../../../elements/emby-button/emby-button';
import '../../../elements/emby-itemscontainer/emby-itemscontainer';
import '../../../components/cardbuilder/card.css';
import Dashboard from '../../../scripts/clientUtils';
/* eslint-disable indent */