mirror of
https://github.com/koel/koel
synced 2024-11-24 21:23:06 +00:00
Wording
This commit is contained in:
parent
d580e0f9e6
commit
4cb8968de4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue