🎨 调整文案
This commit is contained in:
parent
9b3c6e8449
commit
70490f3e16
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ func checkDownloadInstallPkg() {
|
|||
return
|
||||
}
|
||||
|
||||
msgId := util.PushMsg(Conf.Language(103), 60*1000*10)
|
||||
msgId := util.PushMsg(Conf.Language(103), 1000*7)
|
||||
succ := false
|
||||
for _, downloadPkgURL := range downloadPkgURLs {
|
||||
err = downloadInstallPkg(downloadPkgURL, checksum)
|
||||
|
|
Loading…
Add table
Reference in a new issue