更新 'SrcLive.js'

pull/1/head
src48597962 2 years ago
parent c75f78e2d6
commit 0da031bfef
  1. 4
      SrcLive.js

@ -252,8 +252,8 @@ function guanlidata(datalist) {
}catch(e){}
}
writeFile(JYlivefile, JYlives.join('\n'));
deleteItemByCls(name);
return "toast://已删除地址 <"+name+">";
deleteItem(name);
return "toast://已删除 <"+name+">";
}else if(getMyVar('editmode','0')=="urlrename"){
return $("","输入新的地址名").input((name,JYlivefile)=>{
if(input){

Loading…
Cancel
Save