🎨 调整文案

This commit is contained in:
Liang Ding 2022-11-10 17:46:39 +08:00
parent 9b3c6e8449
commit 70490f3e16
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -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)