Migrate to emoji2
This commit is contained in:
@@ -99,7 +99,7 @@ class BootReceiver : BroadcastReceiver() {
|
||||
started = true
|
||||
}
|
||||
fun startIfEnabled() {
|
||||
if (started && userEnabled) startIfNecessary()
|
||||
if (!started && userEnabled) startIfNecessary()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user