mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-22 06:54:08 +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
a64b95f98e
commit
85f3bfa51f
7 changed files with 16 additions and 3 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -555,6 +555,7 @@ interface IConfig {
|
|||
port: string
|
||||
scheme: string
|
||||
}
|
||||
name: string
|
||||
kernelVersion: string
|
||||
isInsider: boolean
|
||||
appDir: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue