Skip to content

Commit aa736c6

Browse files
committed
Fix musicformats showcase
1 parent b5e3e25 commit aa736c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/showcases/musicformats/data.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ const data = {
4444
['1982', 'Cassette', '3713'],
4545
['1982', 'Vinyl', '5922'],
4646
['1982', 'CD', '0'],
47+
['1983', 'Tapes', '0'],
4748
['1983', 'CD', '45'],
4849
['1983', 'Cassette', '4706'],
4950
['1983', 'Vinyl', '5089'],
@@ -160,6 +161,7 @@ const data = {
160161
['2008', 'Other', '1178'],
161162
['2008', 'Download', '2054'],
162163
['2008', 'CD', '6585'],
164+
['2009', 'Cassette', '0'],
163165
['2009', 'Vinyl', '80'],
164166
['2009', 'DVD', '255'],
165167
['2009', 'Streaming', '436'],

0 commit comments

Comments
 (0)