Replace apiclient event bus with local version
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* @module components/syncPlay/core/Helper
|
||||
*/
|
||||
|
||||
import { Events } from 'jellyfin-apiclient';
|
||||
import Events from '../../../utils/events.ts';
|
||||
|
||||
/**
|
||||
* Constants
|
||||
|
||||
Reference in New Issue
Block a user