Skip to content

Commit 1c7ce21

Browse files
committed
Update failed-to-load-resource.md
1 parent 4c5f2ad commit 1c7ce21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

faq/failed-to-load-resource.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Note: the new certificate from Dynamsoft will expire on December 8th, 2023. This
4040
Dynamsoft.DWT.UpdateCert(
4141
"https://demo.dynamsoft.com/DWT/Resources/dist/cert.zip",
4242
function () {
43+
//Success callback
4344
},
4445
function (errorCode, errorString) {
4546
console.log(errorString);

0 commit comments

Comments
 (0)