|
|
@@ -138,7 +138,7 @@ extension BolusCalculatorConfig {
|
|
|
verboseHint:
|
|
|
VStack(alignment: .leading, spacing: 10) {
|
|
|
Text("Default: OFF").bold()
|
|
|
- Text("Default Percent: 200%").bold()
|
|
|
+ Text("Default Percent: 100%").bold()
|
|
|
Text("Do not enable this feature until you have optimized your CR (carb ratio) setting.").bold()
|
|
|
Text(
|
|
|
"Enabling this setting adds a \"Super Bolus\" option to the bolus calculator. Once this feature is enabled, a percentage setting will appear for you to select."
|