From c6bf323c6084255abcde0c47ae1a0504bd372475 Mon Sep 17 00:00:00 2001 From: Xunflash Date: Thu, 25 May 2023 21:23:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/static/js/read.js | 1 - 1 file changed, 1 deletion(-) 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;