Stop pausing the damn thing when i download sht pls
This commit is contained in:
parent
6751f38ee3
commit
e092f835d5
@ -239,7 +239,6 @@
|
|||||||
queue.push(ctxState)
|
queue.push(ctxState)
|
||||||
break
|
break
|
||||||
case 'download':
|
case 'download':
|
||||||
audio.pause()
|
|
||||||
window.open('/api/serve/by-id/' + ctxState + '?dl=1', '_blank')
|
window.open('/api/serve/by-id/' + ctxState + '?dl=1', '_blank')
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user