mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-11 15:12:33 +01:00
This commit is contained in:
parent
5897386e60
commit
67082df105
3 changed files with 13 additions and 1 deletions
3
app/src/types/index.d.ts
vendored
3
app/src/types/index.d.ts
vendored
|
|
@ -46,7 +46,8 @@ type TEventBus = "ws-main" |
|
|||
"open-menu-av" | "open-menu-content" | "open-menu-breadcrumbmore" |
|
||||
"open-siyuan-url-plugin" | "open-siyuan-url-block" |
|
||||
"input-search" |
|
||||
"loaded-protyle"
|
||||
"loaded-protyle" | "loaded-protyle-dynamic"|
|
||||
"destroy-protyle"
|
||||
type TAVCol =
|
||||
"text"
|
||||
| "date"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue