There was an error while loading. Please reload this page.
1 parent 212ddef commit b6bb64eCopy full SHA for b6bb64e
1 file changed
src/plugins/jquery.plugin.html2canvas.js
@@ -12,7 +12,7 @@
12
timer = date.getTime();
13
14
new html2canvas(this.get(0), {
15
- loggine: true,
+ logging: true,
16
ready: function(canvas) {
17
18
var finishTime = new Date();
0 commit comments