- small fixes in PumpSyncStorage

This commit is contained in:
Andy Rozman 2021-10-13 16:21:20 +01:00
parent 48847e9866
commit b7d30963f0

View file

@ -68,7 +68,7 @@ class PumpSyncStorage @Inject constructor(
aapsLogger.debug(LTag.PUMP, "DD: PumpSyncStorageTBR=$pumpSyncStorageTBR") aapsLogger.debug(LTag.PUMP, "DD: PumpSyncStorageTBR=$pumpSyncStorageTBR")
} }
} }
storageInitialized = true
} }
fun saveStorageBolus() { fun saveStorageBolus() {