From ce7b100ff323a2fb526be3d0191530951d4228b0 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Thu, 20 Oct 2022 12:23:57 +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 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/SrcLive.js b/SrcLive.js index 250a2e60..7084d1d8 100644 --- a/SrcLive.js +++ b/SrcLive.js @@ -189,11 +189,7 @@ function Live() { } writeFile(JYlivefile, JYlives.join('\n')); hideLoading(); - let playlist = lists.map((list)=>{ - return list.name; - }) deleteItem(groupname); - deleteItem(playlist); return "toast://已删除分组 <"+groupname+"> 所有地址"; }catch(e){ hideLoading();