💄 export pdf

This commit is contained in:
Vanessa 2022-09-09 09:43:51 +08:00
parent 0b92256f80
commit a0e67e99b3

View file

@ -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,