mirror of
https://github.com/niklasvh/html2canvas.git
synced 2025-12-08 20:35:51 +00:00
fixed typo
This commit is contained in:
parent
212ddef32b
commit
b6bb64e06d
@ -12,7 +12,7 @@
|
||||
timer = date.getTime();
|
||||
|
||||
new html2canvas(this.get(0), {
|
||||
loggine: true,
|
||||
logging: true,
|
||||
ready: function(canvas) {
|
||||
|
||||
var finishTime = new Date();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user