1
0
mirror of https://github.com/stonega/tsacdop synced 2025-02-10 08:30:45 +01:00

Fixed bug.

This commit is contained in:
stonegate 2020-10-14 00:07:13 +08:00
parent cb86151caf
commit 340aaf7173

View File

@ -1215,7 +1215,7 @@ class DBHelper {
}
}
}
return episodes;
return episodes.toSet().toList();
}
Future<List<EpisodeBrief>> getDownloadedEpisode(int mode,