UI improvements
This commit is contained in:
parent
dc0837bfee
commit
1998a36d6d
13 changed files with 148 additions and 241 deletions
|
@ -256,7 +256,6 @@ func UpdateRelease() http.Handler {
|
|||
fmt.Printf("WARN: Error while cleaning up artwork files: %s\n", err)
|
||||
}
|
||||
|
||||
fmt.Printf("Artwork for %s updated.\n", update.ID)
|
||||
update.Artwork = fmt.Sprintf("/uploads/musicart/%s.%s", update.ID, ext)
|
||||
} else {
|
||||
update.Artwork = *data.Artwork
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue