Don't skip to the next song when there is an streaming error

This commit is contained in:
Deluan 2020-05-09 15:56:12 -04:00
parent 3a6639f820
commit 09267d2ffd
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ const Player = () => {
autoPlay: false,
preload: true,
autoPlayInitLoadPlayList: true,
loadAudioErrorPlayNext: false,
clearPriorAudioLists: false,
showDestroy: false,
showDownload: false,