Skip to content

Commit 1ae6a67

Browse files
7.5.0-v1
1 parent 4cdeef4 commit 1ae6a67

File tree

7 files changed

+1
-108
lines changed

7 files changed

+1
-108
lines changed

dist/dbr-7.5.0.1.worker.js

Lines changed: 0 additions & 107 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ function kb() {
352352
var a = lb;
353353
return String.prototype.startsWith ? a.startsWith("data:application/octet-stream;base64,") : 0 === a.indexOf("data:application/octet-stream;base64,");
354354
}
355-
var lb = "dbr-7.5.0.1.node.wasm";
355+
var lb = "dbr-7.5.0.node.wasm";
356356
if (!kb()) {
357357
var mb = lb;
358358
lb = e.locateFile ? e.locateFile(mb, ka) : ka + mb;

0 commit comments

Comments
 (0)