Don't apply fallback cover when refreshing it
So that we don't accidentally override a user-uploaded cover with the fallback one.
This commit is contained in:
@@ -398,9 +398,7 @@ msgid "Includes"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/live/collection_live/show.ex:61
|
||||
#: lib/music_library_web/live/collection_live/show.ex:81
|
||||
#: lib/music_library_web/live/wishlist_live/show.ex:59
|
||||
#: lib/music_library_web/live/wishlist_live/show.ex:79
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Error refreshing MusicBrainz data"
|
||||
msgstr ""
|
||||
@@ -441,3 +439,13 @@ msgstr ""
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Refresh"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/live/wishlist_live/show.ex:79
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Error refreshing Cover"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/live/collection_live/show.ex:81
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Error refreshing cover"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user