mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-06 04:40:15 +01:00
🎨 Data synchronization supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518
This commit is contained in:
parent
ae336e9f36
commit
f7818c54b1
11 changed files with 48 additions and 0 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -519,6 +519,7 @@ interface IConfig {
|
|||
sync: {
|
||||
generateConflictDoc: boolean
|
||||
enabled: boolean
|
||||
perception: boolean
|
||||
mode: number
|
||||
synced: number
|
||||
stat: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue