mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-04 11:54:47 +00:00
bugfix: add toObject so Blend can be serialized (added missing ;)
This commit is contained in:
parent
879bfbbb62
commit
bc4c1c0c6d
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@
|
|||
image: this.image,
|
||||
mode: this.mode,
|
||||
alpha: this.alpha
|
||||
}
|
||||
};
|
||||
}
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue