From 6ee3b9ba2ede73eaf1bb192148d2b79adabbd185 Mon Sep 17 00:00:00 2001 From: prasantkumar4826 <69304510+prasantkumar4826@users.noreply.github.com> Date: Thu, 12 Aug 2021 13:59:30 +0530 Subject: [PATCH] Update htmlpreview.js --- htmlpreview.js | 1 + 1 file changed, 1 insertion(+) 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) {