Update to Fluxon 2.0
Address required changes and immediate deprecations
This commit is contained in:
@@ -52,7 +52,7 @@ defmodule MusicLibraryWeb.ReleaseComponent do
|
||||
>
|
||||
{gettext("Scrobble release")}
|
||||
</.button>
|
||||
<.button :if={!@can_scrobble?} as="link" size="sm" href={LastFm.auth_url()}>
|
||||
<.button :if={!@can_scrobble?} size="sm" href={LastFm.auth_url()}>
|
||||
{gettext("Connect your Last.fm account")}
|
||||
</.button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user