mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-01 06:18:49 +01:00
🎨 Partially refresh the interface after data synchronization https://github.com/siyuan-note/siyuan/issues/8098
This commit is contained in:
parent
1fe22e15f4
commit
f10ece968c
1 changed files with 0 additions and 1 deletions
|
|
@ -1252,7 +1252,6 @@ func processSyncMergeResult(exit, byHand bool, start time.Time, mergeResult *dej
|
|||
if util.ContainerAndroid == util.Container || util.ContainerIOS == util.Container {
|
||||
// 移动端不推送差异详情
|
||||
upsertRootIDs = []string{}
|
||||
removeRootIDs = []string{}
|
||||
}
|
||||
|
||||
util.BroadcastByType("main", "syncMergeResult", 0, "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue