mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Remove extra brace
This commit is contained in:
parent
38f1d12b4f
commit
a722c176cb
1 changed files with 1 additions and 1 deletions
|
|
@ -272,7 +272,7 @@ struct PowerMetricsLog: View {
|
|||
ContentUnavailableView("No Power Metrics", systemImage: "slash.circle")
|
||||
}
|
||||
}
|
||||
.navigationTitle("Power Metrics Log}")
|
||||
.navigationTitle("Power Metrics Log")
|
||||
.navigationBarTitleDisplayMode(.inline)
|
||||
.navigationBarItems(trailing:
|
||||
ZStack {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue