mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
show track number as index in album page
This commit is contained in:
committed by
Mungai Geoffrey
parent
4b522fd317
commit
26b7cd376d
@@ -5,7 +5,7 @@
|
||||
</div>
|
||||
<div class="separator" id="av-sep"></div>
|
||||
<div class="songs rounded">
|
||||
<SongList :tracks="album.tracks" />
|
||||
<SongList :tracks="album.tracks" :on_album_page="true"/>
|
||||
</div>
|
||||
<div class="separator" id="av-sep"></div>
|
||||
<FeaturedArtists :artists="album.artists" />
|
||||
|
||||
Reference in New Issue
Block a user