Skip to content

Commit 6d4a50f

Browse files
committed
Merge branch 'dev' into cameron/LOOP-4483-study-product-selection
2 parents 80edc52 + f3daaaa commit 6d4a50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Loop/Views/HowMuteAlertWorkView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ After the mute period ends, your alert sounds will resume.
5252
Text(NSLocalizedString("iOS Focus Mode", comment: "Section title for description of how mute alerts work with focus mode"))
5353
.bold()
5454
}
55-
Text(NSLocalizedString("If iOS Focus Mode is ON and Mute Alerts is OFF, Critical Alerts will still be delivered, but non-Critical Alerts will be silenced.", comment: "Description of how mute alerts works with focus mode"))
55+
Text(NSLocalizedString("If iOS Focus Mode is ON and Mute Alerts is OFF, Critical Alerts will still be delivered, but non-Critical Alerts will be silenced until Tidepool Loop is added to each Focus mode as an Allowed App.", comment: "Description of how mute alerts works with focus mode"))
5656
.fixedSize(horizontal: false, vertical: true)
5757
}
5858
.padding()

0 commit comments

Comments
 (0)