0
0
Fork 0

Make missing artist profile pictures a default & remove click for more info on popularity

This commit is contained in:
Tyler-A 2020-07-06 00:15:58 -06:00
parent 43964e38df
commit fb58e20f7a
7 changed files with 39 additions and 11 deletions

View file

@ -4,7 +4,7 @@ Vue.component(
props: [ `track` ],
data: function () {
return {
popularity_tooltip: `Popularity.\nClick for more information.`
popularity_tooltip: `Popularity`
}
},
template: `<div class="track">