mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-05 16:28:49 +01:00
🎨 Importing Markdown no longer refreshes the entire interface https://github.com/siyuan-note/siyuan/issues/10510
This commit is contained in:
parent
8dde66e4cb
commit
de5009512d
1 changed files with 0 additions and 1 deletions
|
|
@ -899,7 +899,6 @@ func ImportFromLocalPath(boxID, localPath string, toPath string) (err error) {
|
|||
}
|
||||
|
||||
IncSync()
|
||||
util.ReloadUI()
|
||||
debug.FreeOSMemory()
|
||||
return
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue