Delay init EBegging

This commit is contained in:
Mygod
2022-09-24 19:34:20 -04:00
parent 28b1a1a0fc
commit e44d0ca295
2 changed files with 43 additions and 30 deletions

View File

@@ -83,7 +83,6 @@ class App : Application() {
}
})
ServiceNotification.updateNotificationChannels()
EBegFragment.init()
if (DhcpWorkaround.shouldEnable) DhcpWorkaround.enable(true)
}