fix after merging

This commit is contained in:
Andrei Vereha 2021-06-07 09:30:57 +02:00
parent bad72b2a62
commit fa846bdd65

View file

@ -446,7 +446,7 @@ class OmnipodDashPumpPlugin @Inject constructor(
return ret
}
private fun observeNoActiveTempBasal(): Completable {
private fun observeNoActiveTempBasal(enforceNew: Boolean): Completable {
return Completable.defer {
when {
podStateManager.deliveryStatus !in