mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00: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:
@@ -39,6 +39,7 @@ func getSyncInfo(c *gin.Context) {
|
||||
"synced": model.Conf.Sync.Synced,
|
||||
"stat": stat,
|
||||
"kernels": model.GetOnlineKernels(),
|
||||
"kernel": model.KernelID,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user