更新 'SrcLive.js'

pull/1/head
src48597962 2 years ago
parent ef175d864f
commit 484ea3c027
  1. 3
      SrcLive.js

@ -336,7 +336,10 @@ function LiveSet() {
var JYlives = YClives;
}
writeFile(livefile, JYlives.join('\n'));
hideLoading();
return "toast://成功导入";
}else{
return "toast://文件异常,导入失败";
}
}
return "hiker://empty";

Loading…
Cancel
Save