Skip to content

Commit

Permalink
Add comma
Browse files Browse the repository at this point in the history
  • Loading branch information
rtshkmr committed Jul 31, 2024
1 parent 607c9cf commit 9938913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/hooks/audio_player.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ AudioPlayer = {
}
navigator.mediaSession.metadata = this.createMediaMetadata(playback)
// TODO: register action handlers
}
},
createMediaMetadata(playback) {
const {meta} = playback
const session = navigator.mediaSession
Expand Down

0 comments on commit 9938913

Please sign in to comment.