aboutsummaryrefslogtreecommitdiff
path: root/resources/views/music.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/music.blade.php')
-rw-r--r--resources/views/music.blade.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/views/music.blade.php b/resources/views/music.blade.php
index 0fd5d84..92e5a90 100644
--- a/resources/views/music.blade.php
+++ b/resources/views/music.blade.php
@@ -1,6 +1,5 @@
<x-layout>
<x-slot:title>Music</x-slot:title>
<x-current-track :track="$current_track"/>
- <hr>
<x-top-tracks :tracks="$top_tracks"/>
</x-layout>