chore: Linter changes
This commit is contained in:
parent
dfdfc46ded
commit
f191151ee4
354 changed files with 2467 additions and 2472 deletions
|
@ -9,7 +9,7 @@ export default {
|
|||
if (svg.attributes.get('freesewing:plugin-bartack') === false) {
|
||||
svg.attributes.set('freesewing:plugin-bartack', version)
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
macros: {
|
||||
bartack: function (so) {
|
||||
|
@ -25,6 +25,6 @@ export default {
|
|||
let self = this
|
||||
so.bartackFractionAlong = true
|
||||
return bartack(so, self)
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue