mirror of
https://github.com/24eme/signaturepdf.git
synced 2023-08-25 09:33:08 +02:00
Oublié de fermer une fonction
This commit is contained in:
parent
a2dc3872b6
commit
0978dbad51
@ -844,4 +844,5 @@ loadingTask.promise.then(function(pdf) {
|
|||||||
}
|
}
|
||||||
}, function (reason) {
|
}, function (reason) {
|
||||||
console.error(reason);
|
console.error(reason);
|
||||||
});
|
});
|
||||||
|
})();
|
Loading…
x
Reference in New Issue
Block a user