We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd289e commit 813303aCopy full SHA for 813303a
LoopFollow/Remote/Settings/RemoteSettingsView.swift
@@ -37,7 +37,7 @@ struct RemoteSettingsView: View {
37
isEnabled: viewModel.isTrioDevice
38
)
39
40
- Text("Nightscout is the only option for the released version of Trio and Loop.")
+ Text("Nightscout is the only option for Loop.")
41
.font(.footnote)
42
.foregroundColor(.secondary)
43
}
0 commit comments