fix download

This commit is contained in:
2024-11-24 12:47:08 +08:00
parent e2aceb857d
commit 5d99b6ed99

View File

@@ -253,7 +253,7 @@ class ImagesDownloadTask extends DownloadTask with _TransferSpeedMixin {
await LocalManager().saveCurrentDownloadingTasks();
if (cover == null) {
if (_cover == null) {
var res = await runWithRetry(() async {
Uint8List? data;
await for (var progress