1
0
Fork 0

🐛 Added missing part to tutorial config

This commit is contained in:
Joost De Cock 2019-05-31 18:07:29 +02:00
parent 0d3b501dfe
commit f9e867d631

View file

@ -36,7 +36,7 @@ export default {
step10: "step9",
step11: "step10"
},
parts: ["step1", "step2"],
parts: ["step1", "step2", "bib"],
options: {
size: { pct: 50, min: 10, max: 100 },
neckRatio: { pct: 80, min: 70, max: 90 },