Vinyle Records
Owned
{{ this.records.filter(it => it.owned === true).length }}
Wishlist
{{ this.records.filter(it => it.owned === false).length }}
Clear
{{ record.album }}
{{ record.artist }}