mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +01:00
🎨 Improve the mouse hove data sync button information on the desktop and browser https://github.com/siyuan-note/siyuan/issues/8521
This commit is contained in:
parent
a7e6164f0e
commit
b35950b957
3 changed files with 5 additions and 4 deletions
|
|
@ -39,6 +39,7 @@ func getSyncInfo(c *gin.Context) {
|
|||
"synced": model.Conf.Sync.Synced,
|
||||
"stat": stat,
|
||||
"kernels": model.GetOnlineKernels(),
|
||||
"kernel": model.KernelID,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue