mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
space
This commit is contained in:
parent
6ee3a4ec5f
commit
ae0a0f14e4
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ struct SecurityConfig: View {
|
|||
RoundedRectangle(cornerRadius: 10.0)
|
||||
.stroke(hasValidAdminKey3 ? Color.clear : Color.red, lineWidth: 2.0)
|
||||
)
|
||||
Text("The tertiarypublic key authorized to send admin messages to this node.")
|
||||
Text("The tertiary public key authorized to send admin messages to this node.")
|
||||
.foregroundStyle(.secondary)
|
||||
.font(idiom == .phone ? .caption : .callout)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue