From c3452b313af4f361a89a4a4208bf4efa6866b787 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Thu, 20 Oct 2022 13:39:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcLive.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcLive.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcLive.js b/SrcLive.js index 2f28e3eb..6bc81805 100644 --- a/SrcLive.js +++ b/SrcLive.js @@ -189,7 +189,7 @@ function Live() { } writeFile(JYlivefile, JYlives.join('\n')); deleteItem(groupname); - deleteItem('null'); + updateItem(groupname,{title:groupname}); hideLoading(); return "toast://已删除分组 <"+groupname+"> 所有地址"; }catch(e){