mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -90,6 +90,7 @@ class CheckSourceService : BaseService() {
|
||||
Debug.finishChecking()
|
||||
searchCoroutine.close()
|
||||
postEvent(EventBus.CHECK_SOURCE_DONE, 0)
|
||||
notificationManager.cancel(NotificationId.CheckSourceService)
|
||||
}
|
||||
|
||||
private fun check(ids: List<String>) {
|
||||
|
||||
Reference in New Issue
Block a user