mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-27 18:56:09 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
b387c7d1fb
5 changed files with 12 additions and 6 deletions
|
|
@ -334,6 +334,7 @@ ${response.data.replace("%pages", "<span class=totalPages></span>").replace("%pa
|
|||
});
|
||||
});
|
||||
} catch (e) {
|
||||
console.error(e);
|
||||
showMessage("Export PDF failed: " + e, 0, "error", msgId);
|
||||
ipcRenderer.send(Constants.SIYUAN_CMD, {cmd: "destroy", webContentsId: ipcData.webContentsId});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue