mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Extract display mirror handling from component
This commit is contained in:
parent
efed46a42c
commit
83ebdd9012
4 changed files with 56 additions and 49 deletions
|
@ -20,6 +20,7 @@ import { appHost } from './components/apphost';
|
|||
import { getPlugins } from './scripts/settings/webSettings';
|
||||
import { pluginManager } from './components/pluginManager';
|
||||
import packageManager from './components/packageManager';
|
||||
import './components/playback/displayMirrorManager.ts';
|
||||
import { appRouter, history } from './components/router/appRouter';
|
||||
import './elements/emby-button/emby-button';
|
||||
import './scripts/autoThemes';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue