mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-26 02:06:10 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
eaa1e5834f
12 changed files with 2414 additions and 21 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -205,6 +205,7 @@ declare interface IWebSocketData {
|
|||
}
|
||||
|
||||
declare interface IAppearance {
|
||||
hideStatusBar: boolean,
|
||||
nativeEmoji: boolean,
|
||||
customCSS: boolean,
|
||||
themeJS: boolean,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue