diff --git a/app/static/js/read.js b/app/static/js/read.js index 83c18fb..814f627 100644 --- a/app/static/js/read.js +++ b/app/static/js/read.js @@ -1,4 +1,3 @@ -// read.js var Reader = (function() { let reader = window.speechSynthesis; let current_position = 0;