EXP - scrobble anything
This commit is contained in:
@@ -35,6 +35,15 @@
|
||||
/>
|
||||
{gettext("Wishlist")}
|
||||
</.nav_link>
|
||||
<.nav_link route={~p"/scrobble"} section={:scrobble} current_section={@current_section}>
|
||||
<.icon
|
||||
name="hero-play"
|
||||
class="max-sm:hidden h-4 w-4 mr-2"
|
||||
aria-hidden="true"
|
||||
data-slot="icon"
|
||||
/>
|
||||
{gettext("Scrobble")}
|
||||
</.nav_link>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex space-x-2 md:space-x-4 items-center">
|
||||
|
||||
Reference in New Issue
Block a user