Fix sr text for wishlisting from scrobble activity
Includes an integration test for the scrobble activity feed.
This commit is contained in:
@@ -156,7 +156,7 @@
|
||||
phx-click={toggle_actions_menu(track.scrobbled_at_uts)}
|
||||
phx-click-away={close_actions_menu(track.scrobbled_at_uts)}
|
||||
>
|
||||
<span class="sr-only"><%= gettext("Open options") %></span>
|
||||
<span class="sr-only"><%= gettext("Choose which format to import") %></span>
|
||||
<.icon name="hero-star" class="-mt-1 h-5 w-5" aria-hidden="true" data-slot="icon" />
|
||||
</button>
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user