Skip to content

Commit fedbf24

Browse files
committed
Update one remaining name
1 parent 76ad15d commit fedbf24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sw/downloader.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ class Downloader {
267267

268268
this.alreadyDecoded = !coll.config["decode"] && !coll.config["loadUrl"];
269269

270-
this.softwareString = softwareString || "ArchiveWeb.page";
270+
this.softwareString = softwareString || "Packrat";
271271

272272
this.uuidNamespace = uuidNamespace || DEFAULT_UUID_NAMESPACE;
273273

0 commit comments

Comments
 (0)