Skip to content

Commit

Permalink
ro-crate previewer
Browse files Browse the repository at this point in the history
  • Loading branch information
ErykKul committed Sep 29, 2023
1 parent 78c9b20 commit c02f01f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions previewers/betatest/js/rocrate.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ function writeContentAndData(data, fileUrl, file, title, authors) {
s2.type = "text/javascript";
s2.src = "js/ro-crate-dynamic.js";
scripts.append(s2);
dispatchEvent(new Event('load'));
}

0 comments on commit c02f01f

Please sign in to comment.