🎨 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:
Daniel 2023-06-12 12:23:14 +08:00
parent a64b95f98e
commit 85f3bfa51f
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
7 changed files with 16 additions and 3 deletions

View file

@ -555,6 +555,7 @@ interface IConfig {
port: string
scheme: string
}
name: string
kernelVersion: string
isInsider: boolean
appDir: string