🎨 延长帮助文档打开后的警告

This commit is contained in:
Liang Ding 2022-08-30 17:05:46 +08:00
parent 49e6d708d6
commit 74bdfd82f9
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -179,7 +179,7 @@ func Mount(boxID string) (alreadyMount bool, err error) {
go func() {
time.Sleep(time.Second * 5)
util.PushErrMsg(Conf.Language(52), 9000)
util.PushErrMsg(Conf.Language(52), 30000)
// 每次打开帮助文档时自动检查版本更新并提醒 https://github.com/siyuan-note/siyuan/issues/5057
time.Sleep(time.Second * 10)