Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-03-23 17:45:23 +08:00
parent 0957dfc66e
commit 2220372e4f
43 changed files with 99 additions and 96 deletions

View File

@@ -544,7 +544,7 @@ class _DownloadPanelState extends State<DownloadPanel> {
onTap: () {
showConfirmDialog(
context: context,
title: '确定缓存全部?',
title: const Text('确定缓存全部?'),
onConfirm: () {
for (int i = 0; i < widget.episodes.length; i++) {
_onDownload(