[fragment] Return status of download correctly

This commit is contained in:
pukkandan
2021-06-24 22:04:23 +05:30
parent 412cce82b0
commit 8e897ed283
3 changed files with 5 additions and 10 deletions
+1
View File
@@ -428,3 +428,4 @@ class FragmentFD(FileDownloader):
return False
self._finish_frag_download(ctx)
return True