mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-30 05:18:49 +01:00
🎨 云端同步上传大量文件时不新增通知 https://github.com/siyuan-note/siyuan/issues/5112
This commit is contained in:
parent
bd259f79d1
commit
969393cc66
1 changed files with 1 additions and 0 deletions
|
|
@ -439,6 +439,7 @@ func ossUpload(isBackup bool, localDirPath, cloudDirPath, cloudDevice string, bo
|
|||
|
||||
if needPushProgress {
|
||||
util.PushMsg(Conf.Language(105), 3000)
|
||||
util.PushClearMsg(msgId)
|
||||
}
|
||||
return
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue