Minor change
This commit is contained in:
parent
9b2a973af0
commit
4077e25e3c
@ -139,6 +139,9 @@ export default class AnimeNotifier {
|
|||||||
// Audio player
|
// Audio player
|
||||||
this.audioPlayer = new AudioPlayer(this)
|
this.audioPlayer = new AudioPlayer(this)
|
||||||
|
|
||||||
|
// Video player
|
||||||
|
this.videoPlayer = new VideoPlayer(this)
|
||||||
|
|
||||||
// Analytics
|
// Analytics
|
||||||
this.analytics = new Analytics()
|
this.analytics = new Analytics()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user