From da992ff1b780bf687ba2093d36c2def943296ec5 Mon Sep 17 00:00:00 2001 From: RoscoeDeWah Date: Thu, 16 Jan 2025 13:42:14 +0000 Subject: Remove unused stuff --- resources/views/components/lastfm-top.blade.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 resources/views/components/lastfm-top.blade.php (limited to 'resources/views/components/lastfm-top.blade.php') diff --git a/resources/views/components/lastfm-top.blade.php b/resources/views/components/lastfm-top.blade.php new file mode 100644 index 0000000..0f65e39 --- /dev/null +++ b/resources/views/components/lastfm-top.blade.php @@ -0,0 +1,16 @@ + + + + + + + + + @php($count = 0) + @foreach ($tracks as $track) + @php($count++) + + @endforeach +
+

Top 10 Tracks (Last 30 days):

+
#TrackArtistPlays
-- cgit v1.2.3-54-g00ecf