Skip to content

Commit 3a3c065

Browse files
committed
Merge tidepool/main
2 parents 8aaf768 + f4741e0 commit 3a3c065

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)