Skip to content

Commit 0c2f223

Browse files
committed
CGMManager protocol updates
1 parent 07c9b49 commit 0c2f223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ShareClient/ShareClientManager.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public class ShareClientManager: CGMManager {
6666
return latestBackfill
6767
}
6868

69-
public var status: CGMManagerStatus {
69+
public var cgmStatus: CGMManagerStatus {
7070
return CGMManagerStatus(hasValidSensorSession: hasValidSensorSession)
7171
}
7272

0 commit comments

Comments
 (0)