This commit is contained in:
An Phan 2016-08-07 19:35:45 +07:00
parent d580e0f9e6
commit 4cb8968de4
No known key found for this signature in database
GPG key ID: 05536BB4BCDC02A2

View file

@ -7,7 +7,7 @@
<div class="main-scroll-wrap" @scroll="scrolling">
<div class="two-cols">
<section v-show="topSongs.length">
<h1>Most Played Songs</h1>
<h1>Most Played</h1>
<ol class="top-song-list">
<li v-for="song in topSongs"