更新 'SrcJyAlist.js'

master
src48597962 2 years ago
parent 256bf37b7e
commit 5613a0a683
  1. 1
      SrcJyAlist.js

@ -428,6 +428,7 @@ function alistList(alistapi,dirname){
title: fileFilter?"““””<small><font color=#f20c00>已开启文件过滤,仅显示音视频文件</font></small>":"" title: fileFilter?"““””<small><font color=#f20c00>已开启文件过滤,仅显示音视频文件</font></small>":""
}); });
}catch(e){ }catch(e){
log(e.message);
updateItem(listid, { updateItem(listid, {
title: "超时或出错了,下拉刷新重试." title: "超时或出错了,下拉刷新重试."
}); });

Loading…
Cancel
Save