mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove SyncPlay alias
This commit is contained in:
parent
b71b53eb6a
commit
3b837b6468
10 changed files with 10 additions and 13 deletions
|
@ -6,7 +6,7 @@ import viewManager from '../components/viewManager/viewManager';
|
|||
import { appRouter } from '../components/appRouter';
|
||||
import { appHost } from '../components/apphost';
|
||||
import { playbackManager } from '../components/playback/playbackmanager';
|
||||
import SyncPlay from 'SyncPlay';
|
||||
import SyncPlay from '../components/syncPlay/core';
|
||||
import groupSelectionMenu from '../components/syncPlay/ui/groupSelectionMenu';
|
||||
import browser from './browser';
|
||||
import globalize from './globalize';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue