Make estlint happy

This commit is contained in:
An Phan 2017-03-26 16:13:13 +08:00
parent 43ef5cad26
commit 632c6272fe
No known key found for this signature in database
GPG key ID: 05536BB4BCDC02A2

View file

@ -165,6 +165,7 @@ export const playback = {
}
if ('mediaSession' in navigator) {
/* global MediaMetadata */
navigator.mediaSession.metadata = new MediaMetadata({
title: song.title,
artist: song.artist.name,