mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Move clientUtils and rename
This commit is contained in:
parent
a238ae21f1
commit
2d2b99d3b9
61 changed files with 62 additions and 62 deletions
|
@ -7,7 +7,7 @@ import '../../../elements/emby-button/emby-button';
|
|||
import '../../../elements/emby-input/emby-input';
|
||||
import '../../../elements/emby-checkbox/emby-checkbox';
|
||||
import '../../../components/listview/listview.scss';
|
||||
import Dashboard from '../../../scripts/clientUtils';
|
||||
import Dashboard from '../../../utils/dashboard';
|
||||
import toast from '../../../components/toast/toast';
|
||||
import { getParameterByName } from '../../../utils/url.ts';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue