mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-25 00:14:07 +01:00
This commit is contained in:
parent
c3e5164044
commit
0e8931ff12
2 changed files with 2 additions and 2 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -64,7 +64,7 @@ type TOperation =
|
|||
| "setAttrViewColDesc"
|
||||
| "setAttrViewBlockView"
|
||||
| "setAttrViewGroup"
|
||||
| "syncColWidth"
|
||||
| "syncAttrViewTableColWidth"
|
||||
type TBazaarType = "templates" | "icons" | "widgets" | "themes" | "plugins"
|
||||
type TCardType = "doc" | "notebook" | "all"
|
||||
type TEventBus = "ws-main" | "sync-start" | "sync-end" | "sync-fail" |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue