Vanessa 2025-08-28 17:47:01 +08:00
parent f0f15673f0
commit c4770d4f88
2 changed files with 43 additions and 62 deletions

View file

@ -86,7 +86,7 @@ type TEventBus = "ws-main" | "sync-start" | "sync-end" | "sync-fail" |
"destroy-protyle" |
"lock-screen" |
"mobile-keyboard-show" | "mobile-keyboard-hide" |
"code-languages-prepare" | "code-languages-change"
"code-language-before" | "code-language-change"
type TAVView = "table" | "gallery"
type TAVCol =
"text"