|
@@ -141,7 +141,7 @@ extension PluginSource: CGMManagerDelegate {
|
|
|
guard let trioFetchGlucoseManager = glucoseManager else {
|
|
guard let trioFetchGlucoseManager = glucoseManager else {
|
|
|
debug(
|
|
debug(
|
|
|
.deviceManager,
|
|
.deviceManager,
|
|
|
- "Could not gracefully unwrap Trio FetchGlucoseManager upon observing LoopKit's cgmManangerDidUpdateState"
|
|
|
|
|
|
|
+ "Could not gracefully unwrap Trio FetchGlucoseManager upon observing LoopKit's cgmManagerDidUpdateState"
|
|
|
)
|
|
)
|
|
|
return
|
|
return
|
|
|
}
|
|
}
|