Skip to content

Commit

Permalink
✨ 资源文件重命名 #3454
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Jul 15, 2022
1 parent 437ab17 commit f29bf51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kernel/model/assets.go
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,10 @@ func RenameAsset(oldPath, newName string) {
}

IncSync()

util.PushEndlessProgress(Conf.Language(113))
sql.WaitForWritingDatabase()
util.ReloadUI()
}

func UnusedAssets() (ret []string) {
Expand Down

0 comments on commit f29bf51

Please sign in to comment.