fix: hljs fallback (#283)
This commit is contained in:
parent
62b2acebe6
commit
54010aab94
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
*/
|
||||
|
||||
import type { IThemedToken } from "@vap/shiki";
|
||||
import { hljs } from "@webpack/common";
|
||||
|
||||
import { cl } from "../utils/misc";
|
||||
import { ThemeBase } from "./Highlighter";
|
||||
|
|
Loading…
Reference in a new issue