Moved function call
This commit is contained in:
parent
0648c75a01
commit
11bd181484
1 changed files with 1 additions and 0 deletions
|
@ -5067,6 +5067,7 @@ const app = new Vue({
|
|||
if (this.mk.queue.previousPlayableItemIndex !== -1 && this.mk.queue.previousPlayableItemIndex != null) this.mk.changeToMediaAtIndex(this.mk.queue.previousPlayableItemIndex);
|
||||
},
|
||||
mediaKeyFixes() {
|
||||
MusicKitInterop.initMediaSession();
|
||||
// navigator.mediaSession.setActionHandler("previoustrack", function () {
|
||||
// app.skipToPreviousItem();
|
||||
// });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue