Skip to content

Commit b1597ca

Browse files
committed
update method name
1 parent ff1c9a6 commit b1597ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Loop/Managers/DeviceDataManager.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ final class DeviceDataManager {
409409
analyticsServicesManager: analyticsServicesManager,
410410
loggingServicesManager: loggingServicesManager,
411411
remoteDataServicesManager: remoteDataServicesManager,
412-
RemoteActionDelegate: self
412+
remoteActionDelegate: self
413413
)
414414

415415
let criticalEventLogs: [CriticalEventLog] = [settingsManager.settingsStore, glucoseStore, carbStore, dosingDecisionStore, doseStore, deviceLog, alertManager.alertStore]

0 commit comments

Comments
 (0)