1
0
Fork 0

🐛 Fixed missing paths shorthand declaration in sleeve method

This commit is contained in:
Joost De Cock 2019-07-06 13:59:33 +02:00
parent b7f2bdf756
commit 1c7ff10e44

View file

@ -1,5 +1,5 @@
export default function(part) {
let { Path, points, store, options } = part.shorthand();
let { Path, paths, points, store, options } = part.shorthand();
function draftSleeve(part, tweak) {
let {