From f7db3d966b65dfa06a97a8697e8abc8ab19c131f Mon Sep 17 00:00:00 2001 From: imebeh Date: Wed, 25 Mar 2020 01:30:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20=E5=8D=95=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=BB=BB=E5=8A=A1=E6=94=B9=E5=90=8D=E5=90=8E=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=88=97=E8=A1=A8=E6=98=BE=E7=A4=BA=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/tr-web-control/template/dialog-torrent-rename.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tr-web-control/template/dialog-torrent-rename.html b/src/tr-web-control/template/dialog-torrent-rename.html index 1047718..2405b89 100644 --- a/src/tr-web-control/template/dialog-torrent-rename.html +++ b/src/tr-web-control/template/dialog-torrent-rename.html @@ -65,6 +65,7 @@ return; } + torrent.moreInfosTag = false; system.reloadTorrentBaseInfos(data.arguments.id, ["name"]); thisDialog.dialog("close"); }