forked from M-Labs/web2019
fix(orderHardware): Corrects MCX-IDC number, sets to 5538
This commit is contained in:
parent
ca38bcea47
commit
96d1ee8045
|
@ -393,7 +393,7 @@ const shop_data = {
|
||||||
'idc-mcx-adapter': {
|
'idc-mcx-adapter': {
|
||||||
id: 'idc-mcx-adapter',
|
id: 'idc-mcx-adapter',
|
||||||
name: 'MCX-IDC',
|
name: 'MCX-IDC',
|
||||||
name_number: '5528',
|
name_number: '5538',
|
||||||
name_codename: '',
|
name_codename: '',
|
||||||
price: 160,
|
price: 160,
|
||||||
image: '/shop/graphic-03_MCX-IDC.svg',
|
image: '/shop/graphic-03_MCX-IDC.svg',
|
||||||
|
|
Loading…
Reference in New Issue