mirror of
https://github.com/koel/koel
synced 2024-11-24 21:23:06 +00:00
Comment fix
This commit is contained in:
parent
f4edd54af0
commit
65400d40ee
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue