🐛 Added missing part to tutorial config
This commit is contained in:
parent
0d3b501dfe
commit
f9e867d631
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ export default {
|
||||||
step10: "step9",
|
step10: "step9",
|
||||||
step11: "step10"
|
step11: "step10"
|
||||||
},
|
},
|
||||||
parts: ["step1", "step2"],
|
parts: ["step1", "step2", "bib"],
|
||||||
options: {
|
options: {
|
||||||
size: { pct: 50, min: 10, max: 100 },
|
size: { pct: 50, min: 10, max: 100 },
|
||||||
neckRatio: { pct: 80, min: 70, max: 90 },
|
neckRatio: { pct: 80, min: 70, max: 90 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue