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 813303a commit 7fdd000Copy full SHA for 7fdd000
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 Loop.")
+ Text("Nightscout is the only option for Loop.\nNightscout should be used for Trio 0.2.x or older.")
41
.font(.footnote)
42
.foregroundColor(.secondary)
43
}
0 commit comments