mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 08:30:12 +01:00
This commit is contained in:
parent
68b0cd0e40
commit
da2475deab
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ import {highlightRender} from "../render/highlightRender";
|
|||
import {processRender} from "../util/processCode";
|
||||
import {openByMobile, setStorageVal} from "../util/compatibility";
|
||||
import {showFileInFolder} from "../../util/pathName";
|
||||
import {isPaidUser, needSubscribe} from "../../util/needSubscribe";
|
||||
import {isPaidUser} from "../../util/needSubscribe";
|
||||
|
||||
export const afterExport = (exportPath: string, msgId: string) => {
|
||||
/// #if !BROWSER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue