This commit is contained in:
Horis
2024-01-29 16:52:40 +08:00
parent 88107a748b
commit e8371df901
@@ -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>) {