Link the scrobbled count in stats
This commit is contained in:
@@ -36,6 +36,7 @@ defmodule MusicLibraryWeb.StatsLive.Index do
|
||||
title={gettext("Scrobbles")}
|
||||
count={to_compact(@scrobble_count)}
|
||||
tooltip={@scrobble_count}
|
||||
path={~p"/scrobbled-tracks"}
|
||||
/>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user