Comment fix

This commit is contained in:
An Phan 2017-03-27 18:05:43 +08:00
parent f4edd54af0
commit 65400d40ee
No known key found for this signature in database
GPG key ID: 05536BB4BCDC02A2

View file

@ -60,7 +60,7 @@ export const playback = {
// Don't preload if
// - there's no next song
// - next song has already been preloaded
// - we're on mobile and "transcode" option is check, because it will break the functionality
// - we're on mobile and "transcode" option is checked
return
}