chore: Fixed charlie's difficulty
This commit is contained in:
parent
6a43aa8e1e
commit
43b70a73da
1 changed files with 2 additions and 3 deletions
|
@ -7,8 +7,8 @@ export default {
|
|||
code: 'Joost De Cock',
|
||||
department: 'unisex',
|
||||
type: 'block',
|
||||
difficulty: 2,
|
||||
tags: ['bottom', 'basics'],
|
||||
difficulty: 3,
|
||||
tags: ['bottom', 'basics', 'trousers'],
|
||||
optionGroups: {
|
||||
fit: ['seatEase', 'kneeEase', 'waistEase'],
|
||||
style: ['waistHeight', 'waistbandWidth', 'lengthBonus', 'crotchDrop'],
|
||||
|
@ -31,7 +31,6 @@ export default {
|
|||
]
|
||||
}
|
||||
],
|
||||
waistband: ['waistbandWidth'],
|
||||
advanced: [
|
||||
'crossSeamCurveStart',
|
||||
'crossSeamCurveBend',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue