diff --git a/script.js b/script.js index 20a833a..8910ad2 100644 --- a/script.js +++ b/script.js @@ -1,4 +1,4 @@ function changePDF(chapter) { var container = document.getElementById("pdfcontainer") - container.innerHTML = "" + container.innerHTML = "" } \ No newline at end of file