mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-05 15:11:48 +01:00
💄 export pdf
This commit is contained in:
parent
0b92256f80
commit
a0e67e99b3
1 changed files with 2 additions and 0 deletions
|
|
@ -82,6 +82,8 @@ const renderPDF = (id: string) => {
|
|||
show: true,
|
||||
width: 1032,
|
||||
resizable: false,
|
||||
frame: 'darwin' === window.siyuan.config.system.os,
|
||||
titleBarStyle: 'hidden',
|
||||
webPreferences: {
|
||||
contextIsolation: false,
|
||||
nodeIntegration: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue