Skip to content

Commit 7fdd000

Browse files
committed
Add notation about which remote type to use for Trio 0.2.x or older
1 parent 813303a commit 7fdd000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LoopFollow/Remote/Settings/RemoteSettingsView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ struct RemoteSettingsView: View {
3737
isEnabled: viewModel.isTrioDevice
3838
)
3939

40-
Text("Nightscout is the only option for Loop.")
40+
Text("Nightscout is the only option for Loop.\nNightscout should be used for Trio 0.2.x or older.")
4141
.font(.footnote)
4242
.foregroundColor(.secondary)
4343
}

0 commit comments

Comments
 (0)