mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-29 05:01:03 +00:00
fix: more robust notification loading
This commit is contained in:
@@ -135,7 +135,6 @@ class App : MultiDexApplication() {
|
||||
|
||||
androidx.work.WorkManager.getInstance(this)
|
||||
.enqueue(OneTimeWorkRequest.Companion.from(AnilistNotificationWorker::class.java))
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user