mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-06-27 22:36:00 +00:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
@@ -244,7 +244,10 @@ func NetAssets2LocalAssets(rootID string, onlyImg bool, originalURL string) (err
|
||||
}
|
||||
|
||||
err = netAssets2LocalAssets0(tree, onlyImg, originalURL, assetsDirPath, true)
|
||||
ReloadProtyle(rootID)
|
||||
go func() {
|
||||
time.Sleep(128 * time.Microsecond)
|
||||
ReloadProtyle(rootID)
|
||||
}()
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user