diff --git a/native/mpvVideoPlayer.js b/native/mpvVideoPlayer.js index 9a667fe6..9b267d6f 100644 --- a/native/mpvVideoPlayer.js +++ b/native/mpvVideoPlayer.js @@ -7,7 +7,7 @@ } class mpvVideoPlayer { - constructor({ events, loading, appRouter, globalize, appHost, appSettings, toast }) { + constructor({ events, loading, appRouter, globalize, appHost, appSettings, confirm }) { this.events = events; this.loading = loading; this.appRouter = appRouter; @@ -189,23 +189,33 @@ * @private * @param e {Event} The event received from the `