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
|
@ -1,5 +1,5 @@
|
|||
import { Events } from 'jellyfin-apiclient';
|
||||
import SyncPlay from 'SyncPlay';
|
||||
import SyncPlay from '../core';
|
||||
import loading from '../../loading/loading';
|
||||
import toast from '../../toast/toast';
|
||||
import actionsheet from '../../actionSheet/actionSheet';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue