Skip to content

Commit b1b60c0

Browse files
committed
1 parent 96269c5 commit b1b60c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

siyuan.d.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ type TEventBus = "ws-main" |
55
"open-menu-av" | "open-menu-content" | "open-menu-breadcrumbmore" |
66
"open-siyuan-url-plugin" | "open-siyuan-url-block" |
77
"input-search" |
8-
"loaded-protyle"
8+
"loaded-protyle" | "loaded-protyle-dynamic" |
9+
"destroy-protyle"
910

1011
type TCardType = "doc" | "notebook" | "all"
1112

0 commit comments

Comments
 (0)