Skip to content

Commit 83d8aaf

Browse files
authored
Merge pull request LoopKit#20 from LoopKit/tidepool-sync
Tidepool Sync
2 parents 8aaf768 + 3a3c065 commit 83d8aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

G7SensorKit/G7CGMManager/G7CGMManager.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ public class G7CGMManager: CGMManager {
227227
public func getSoundBaseURL() -> URL? { return nil }
228228
public func getSounds() -> [Alert.Sound] { return [] }
229229

230-
public let managerIdentifier: String = "G7CGMManager"
230+
public static let pluginIdentifier: String = "G7CGMManager"
231231

232232
public let localizedTitle = LocalizedString("Dexcom G7", comment: "CGM display title")
233233

0 commit comments

Comments
 (0)