fix: more robust notification loading
This commit is contained in:
parent
9471683501
commit
7b1f1a1357
4 changed files with 63 additions and 53 deletions
|
@ -135,7 +135,6 @@ class App : MultiDexApplication() {
|
|||
|
||||
androidx.work.WorkManager.getInstance(this)
|
||||
.enqueue(OneTimeWorkRequest.Companion.from(AnilistNotificationWorker::class.java))
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue