mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-03 23:38:49 +01:00
This commit is contained in:
parent
437ab17b26
commit
f29bf51c12
1 changed files with 4 additions and 0 deletions
|
|
@ -495,6 +495,10 @@ func RenameAsset(oldPath, newName string) {
|
|||
}
|
||||
|
||||
IncSync()
|
||||
|
||||
util.PushEndlessProgress(Conf.Language(113))
|
||||
sql.WaitForWritingDatabase()
|
||||
util.ReloadUI()
|
||||
}
|
||||
|
||||
func UnusedAssets() (ret []string) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue