feat: 优化代码

pull/238/head
gedoor 5 years ago
parent b9f87c3887
commit 027e74ddea
  1. 2
      app/src/main/java/io/legado/app/service/HttpReadAloudService.kt

@ -204,7 +204,7 @@ class HttpReadAloudService : BaseReadAloudService(),
} else { } else {
nextChapter() nextChapter()
} }
}, 1000) }, 100)
return true return true
} }

Loading…
Cancel
Save