Simplify non-linked state using Last.fm connect button
This commit is contained in:
@@ -13,7 +13,7 @@ defmodule MusicLibraryWeb.ScrobbleLive.Index do
|
||||
selected_release_group: nil,
|
||||
releases: [],
|
||||
loading: false,
|
||||
can_scrobble: ScrobbleActivity.can_scrobble?()
|
||||
can_scrobble?: ScrobbleActivity.can_scrobble?()
|
||||
)}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user