🐛 导出 PDF 报错 Fix https://github.com/siyuan-note/insider/issues/1101
This commit is contained in:
parent
2f32985c39
commit
c4fb442e46
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ func Serve(fastMode bool) {
|
|||
os.Exit(util.ExitCodeUnavailablePort)
|
||||
}
|
||||
}
|
||||
util.ServerPort = port
|
||||
|
||||
pid := fmt.Sprintf("%d", os.Getpid())
|
||||
if !fastMode {
|
||||
|
|
Loading…
Add table
Reference in a new issue