From ef7d1b6bfcf28d7e3fc8b7cc0f0ef424ef7acefa Mon Sep 17 00:00:00 2001 From: gedoor Date: Thu, 16 Dec 2021 18:49:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/assets/updateLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 6fb581f12..0fd95edc6 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -16,7 +16,7 @@ * 修复全面屏手势会触发翻页的bug * js添加java.logType(*),打印变量类型,方便调试时查看 * 修复从发现中打开书籍是会打开其它书源书籍的bug -* 全文搜索增加跳转上一个下一个的功能 +* 全文搜索增加跳转上一个下一个的功能 by Jason Yao **2021/12/10**