forked from M-Labs/web2019
fix(zotino_pic): Corrects typo
This commit is contained in:
parent
26dd05f353
commit
67f82702b6
|
@ -291,7 +291,7 @@ const shop_data = {
|
||||||
name_number: '5432',
|
name_number: '5432',
|
||||||
name_codename: 'Zotino',
|
name_codename: 'Zotino',
|
||||||
price: 1600,
|
price: 1600,
|
||||||
image: '/shop/graphic-03_zotino.svg',
|
image: '/shop/graphic-03_Zotino.svg',
|
||||||
specs: [
|
specs: [
|
||||||
'32-channel DAC.',
|
'32-channel DAC.',
|
||||||
'16-bit resolution.',
|
'16-bit resolution.',
|
||||||
|
|
Loading…
Reference in New Issue