mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-28 03:06:10 +01:00
🎨 分屏
This commit is contained in:
parent
310c5f7042
commit
e12c004036
9 changed files with 31 additions and 14 deletions
|
|
@ -132,7 +132,7 @@ func SyncData(boot, exit, byHand bool) {
|
|||
defer syncLock.Unlock()
|
||||
|
||||
if Conf.Sync.UseDataRepo {
|
||||
syncRepo(byHand)
|
||||
syncRepo(boot, exit, byHand)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue