修复笔误

croire 3 years ago
parent 9b8e143135
commit e64d27dc0a

@ -138,7 +138,7 @@
if (appSettings.Basic.IsAutoDownloadAll == AllowStatus.NONE)
{
// 第一次获取,先设置默认值
IsAutoParseVideo(isAutoDownloadAll);
IsAutoDownloadAll(isAutoDownloadAll);
return isAutoDownloadAll;
}
return appSettings.Basic.IsAutoDownloadAll;

Loading…
Cancel
Save