Vanessa 2023-06-07 10:36:20 +08:00
parent 9c24939239
commit edacb9ae3d
38 changed files with 57 additions and 57 deletions

View file

@ -9,7 +9,7 @@ import {Dialog} from "../../dialog";
import {addScript} from "../util/addScript";
import {isMobile} from "../../util/functions";
import {Constants} from "../../constants";
import {highlightRender} from "../markdown/highlightRender";
import {highlightRender} from "../render/highlightRender";
import {processRender} from "../util/processCode";
import {openByMobile, setStorageVal} from "../util/compatibility";