mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-13 16:06:13 +01:00
🎨 Improve desktop auto-update https://github.com/siyuan-note/siyuan/issues/16461 (#16764)
This commit is contained in:
parent
bea194e89d
commit
7464a6f951
19 changed files with 102 additions and 124 deletions
|
|
@ -272,9 +272,6 @@ func refreshCheckDownloadInstallPkg() {
|
|||
|
||||
time.Sleep(3 * time.Minute)
|
||||
checkDownloadInstallPkg()
|
||||
if "" != getNewVerInstallPkgPath() {
|
||||
util.PushMsg(Conf.Language(62), 15*1000)
|
||||
}
|
||||
}
|
||||
|
||||
func refreshAnnouncement() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue