更新 'SrcJySet.js'

master
src48597962 8 months ago
parent 5fa650cd0b
commit f86f917af1
  1. 2
      SrcJySet.js

@ -1463,7 +1463,7 @@ function manageSet(){
url: $(getItem('依赖', ''),"手工指定聚影代码库地址").input(()=>{ url: $(getItem('依赖', ''),"手工指定聚影代码库地址").input(()=>{
return $("确定要指定聚影代码库地址"+input).confirm((input)=>{ return $("确定要指定聚影代码库地址"+input).confirm((input)=>{
setItem('依赖', input); setItem('依赖', input);
return "toast://已设置" return "toast://已设置,重启软件后生效"
},input) },input)
}), }),
col_type: 'text_icon' col_type: 'text_icon'

Loading…
Cancel
Save