mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Update Meshtastic/Views/Onboarding/DeviceOnboarding.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
fba43c4ef2
commit
2161c67351
1 changed files with 1 additions and 1 deletions
|
|
@ -276,7 +276,7 @@ struct DeviceOnboarding: View {
|
|||
makeRow(
|
||||
icon: "person.and.background.dotted",
|
||||
title: "Background Connections".localized,
|
||||
subtitle: "Bluetooth Low Energy supports background connections. When possible, the application will remain connected to these accessories while the app is in the background.".localized
|
||||
subtitle: "Bluetooth Low Energy supports background connections. When possible, the application will remain connected to these accessories while the app is in the background.".localized
|
||||
)
|
||||
}
|
||||
.padding()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue