mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-09 06:02:33 +01:00
🚨
This commit is contained in:
parent
785cb50e85
commit
27da48354d
5 changed files with 11 additions and 12 deletions
|
|
@ -5,7 +5,7 @@ import {SaveDialogReturnValue, shell} from "electron";
|
|||
import {afterExport} from "../protyle/export/util";
|
||||
/// #endif
|
||||
import {isBrowser} from "../util/functions";
|
||||
import {hideMessage, showMessage} from "../dialog/message";
|
||||
import {showMessage} from "../dialog/message";
|
||||
|
||||
export const exportConfig = {
|
||||
element: undefined as Element,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue