This commit is contained in:
Suzanne Soy 2023-11-16 22:10:49 +00:00
parent c085c1837d
commit a37b5e3c6e

View File

@ -311,6 +311,7 @@ var ipfs_self_hash = (function() {
}
}
console.error(ipfs_directory_hashes);
console.error(ipfs_directory_hashes.tree.Links);
throw "Could not find entry for directory_hashes.js";
}
var foo_link_entry = find_link_entry();