mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-15 11:38:06 +01:00
This commit is contained in:
parent
4f928dc579
commit
b63cc1839a
3 changed files with 6 additions and 2 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -51,7 +51,7 @@ type TEventBus = "ws-main" |
|
|||
"open-siyuan-url-plugin" | "open-siyuan-url-block" |
|
||||
"paste" |
|
||||
"input-search" |
|
||||
"loaded-protyle" | "loaded-protyle-dynamic" |
|
||||
"loaded-protyle" | "loaded-protyle-dynamic" | "loaded-protyle-static" |
|
||||
"destroy-protyle"
|
||||
type TAVCol =
|
||||
"text"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue