Remove *more* unused stuff

This commit is contained in:
Roscoe 2025-01-16 13:57:12 +00:00
commit cebb14f59c
Signed by: RoscoeDaWah
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE
52 changed files with 791 additions and 2984 deletions

View file

@ -1,5 +1,5 @@
<x-layout>
<x-slot:title>Music</x-slot:title>
<x-current-track :track="$current_track"/>
<x-top-tracks :tracks="$top_tracks"/>
<x-lastfm-current :track="$current_track"/>
<x-lastfm-top :tracks="$top_tracks"/>
</x-layout>