mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-26 19:38:48 +01:00
🎨 默认使用数据仓库同步
This commit is contained in:
parent
2288f7faeb
commit
15d2e991b8
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ func NewSync() *Sync {
|
|||
CloudName: "main",
|
||||
Enabled: false,
|
||||
Mode: 1,
|
||||
UseDataRepo: false,
|
||||
UseDataRepo: true,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue