更新 'SrcLive.js'

pull/1/head
src48597962 2 years ago
parent c8c9fb584e
commit c3452b313a
  1. 2
      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){

Loading…
Cancel
Save