Skip to content

Commit 9341680

Browse files
committed
Update GEOResourceManifest.mjs
1 parent c37cf1a commit 9341680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/class/GEOResourceManifest.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ export default class GEOResourceManifest {
298298
switch (attribution.name) {
299299
case "‎":
300300
attribution.name = ` iRingo: 📍 GEOResourceManifest\n${new Date()}`;
301-
delete attribution.plainTextURLSHA256Checksum;
301+
//delete attribution.plainTextURLSHA256Checksum;
302302
break;
303303
case "AutoNavi":
304304
attribution.resource = attribution.resource.filter(i => i.resourceType !== 6);

0 commit comments

Comments
 (0)