mirror of
https://github.com/ronggang/transmission-web-control.git
synced 2025-04-20 06:26:26 +00:00
修复 单文件任务改名后文件列表显示异常
This commit is contained in:
parent
3d4971f89e
commit
f7db3d966b
|
@ -65,6 +65,7 @@
|
|||
return;
|
||||
}
|
||||
|
||||
torrent.moreInfosTag = false;
|
||||
system.reloadTorrentBaseInfos(data.arguments.id, ["name"]);
|
||||
thisDialog.dialog("close");
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user