Can refresh cover for a record in the collection
This commit is contained in:
@@ -131,7 +131,7 @@ defmodule MusicLibrary.Records do
|
||||
|
||||
record
|
||||
|> Record.add_cover_data(thumb_data)
|
||||
|> Repo.update!()
|
||||
|> Repo.update()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user