mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 00:38:49 +01:00
🎨 调整文案
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
Add a link
Reference in a new issue