diff --git a/htmlpreview.js b/htmlpreview.js index a38e616..3770d20 100644 --- a/htmlpreview.js +++ b/htmlpreview.js @@ -85,6 +85,7 @@ script.innerHTML = data; document.body.appendChild(script); } + }; var fetchProxy = function (url, options, i) {