chore: Linter
This commit is contained in:
parent
adb9e93024
commit
1a46c8e724
227 changed files with 660 additions and 936 deletions
|
@ -7,7 +7,7 @@ export default {
|
|||
name: name,
|
||||
version: version,
|
||||
hooks: {
|
||||
preRender: function(svg) {
|
||||
preRender: function (svg) {
|
||||
if (svg.attributes.get('freesewing:plugin-buttons') === false)
|
||||
svg.attributes.set('freesewing:plugin-buttons', version)
|
||||
svg.defs += button + buttonhole + snaps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue