From 21848502be0a0e923470f2ce5679fe6759b7b8a1 Mon Sep 17 00:00:00 2001 From: Florrie Date: Fri, 4 Aug 2017 23:40:30 -0300 Subject: Ah, progress --- src/play.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/play.js') diff --git a/src/play.js b/src/play.js index 35001be..08a33cb 100755 --- a/src/play.js +++ b/src/play.js @@ -409,8 +409,7 @@ async function main(args) { // TODO: It would be nice to have this as a method of // PlayController. // Double TODO: This doesn't actually work!! - downloadController.cancel() - play.startNextDownload() + play.downloadProcess = play.downlold() } if ( -- cgit 1.3.0-6-gf8a5