move VHDCI carrier to end

master
Sebastien Bourdeauducq 2021-03-23 00:43:23 +08:00
parent ce35746683
commit d84e1f7bd4
1 changed files with 1 additions and 1 deletions

View File

@ -633,7 +633,6 @@ const shop_data = {
/* itemIds define items order - change order to suit your need */ /* itemIds define items order - change order to suit your need */
itemIds: [ itemIds: [
'kasli', 'kasli',
'vhdcicarrier',
'bnc-dio', 'bnc-dio',
'sma-dio', 'sma-dio',
'rj45-dio', 'rj45-dio',
@ -648,6 +647,7 @@ const shop_data = {
'koster', 'koster',
'clocker', 'clocker',
'stabilizer', 'stabilizer',
'vhdcicarrier',
], ],
}, },