Skip to content

Commit

Permalink
Fix musicformats showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
veghdev committed Jul 29, 2024
1 parent b5e3e25 commit aa736c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/showcases/musicformats/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const data = {
['1982', 'Cassette', '3713'],
['1982', 'Vinyl', '5922'],
['1982', 'CD', '0'],
['1983', 'Tapes', '0'],
['1983', 'CD', '45'],
['1983', 'Cassette', '4706'],
['1983', 'Vinyl', '5089'],
Expand Down Expand Up @@ -160,6 +161,7 @@ const data = {
['2008', 'Other', '1178'],
['2008', 'Download', '2054'],
['2008', 'CD', '6585'],
['2009', 'Cassette', '0'],
['2009', 'Vinyl', '80'],
['2009', 'DVD', '255'],
['2009', 'Streaming', '436'],
Expand Down

0 comments on commit aa736c6

Please sign in to comment.