This commit is contained in:
Jeffrey Chen 2026-01-03 09:40:24 +08:00 committed by GitHub
parent bea194e89d
commit 7464a6f951
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 102 additions and 124 deletions

View file

@ -272,9 +272,6 @@ func refreshCheckDownloadInstallPkg() {
time.Sleep(3 * time.Minute)
checkDownloadInstallPkg()
if "" != getNewVerInstallPkgPath() {
util.PushMsg(Conf.Language(62), 15*1000)
}
}
func refreshAnnouncement() {