mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
60c49dbfe9
commit
af43929b7a
1 changed files with 1 additions and 0 deletions
|
|
@ -1131,6 +1131,7 @@ func closeUserGuide() {
|
|||
|
||||
unindex(boxID)
|
||||
|
||||
sql.FlushQueue()
|
||||
if removeErr := filelock.Remove(boxDirPath); nil != removeErr {
|
||||
logging.LogErrorf("remove corrupted user guide box [%s] failed: %s", boxDirPath, removeErr)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue