|
@@ -65,7 +65,7 @@ extension Bolus {
|
|
|
label: { Text("Continue without bolus") }
|
|
label: { Text("Continue without bolus") }
|
|
|
} else {
|
|
} else {
|
|
|
Button { viewModel.addWithoutBolus() }
|
|
Button { viewModel.addWithoutBolus() }
|
|
|
- label: { Text("Add insulin without actual bolusing") }
|
|
|
|
|
|
|
+ label: { Text("Add insulin without actually bolusing") }
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|