1
0
Fork 0

wip(simon): Ported Brian's s3 options to yoke

This commit is contained in:
Joost De Cock 2021-06-16 18:57:41 +02:00
parent 2a3d20e4ab
commit 045e41d293
5 changed files with 21 additions and 17 deletions

View file

@ -23,7 +23,7 @@ export default (part) => {
return part
}
for (let id of Object.keys(part.paths)) delete part.paths[id]
for (let id in paths) delete part.paths[id]
let width = options.buttonholePlacketWidth
let fold = options.buttonholePlacketFoldWidth