🎨 桌面端自动下载更新安装包 https://github.com/siyuan-note/siyuan/issues/5837

This commit is contained in:
Liang Ding 2022-09-09 09:14:56 +08:00
parent f33a534ad8
commit 0b92256f80
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -593,4 +593,6 @@ func clearWorkspaceTemp() {
logging.LogInfof("removed temp file [%s]", tmp)
}
}
logging.LogInfof("cleared workspace temp")
}