This commit is contained in:
Ben Meadors 2024-07-16 11:28:55 -05:00
parent 59f3e719d9
commit 5d59500d45

View file

@ -91,7 +91,7 @@ struct TelemetryConfig: View {
}
.pickerStyle(DefaultPickerStyle())
.listRowSeparator(.hidden)
Text("How often power metrics are sent out over the mesh. Default is 3015 minutes.")
Text("How often power metrics are sent out over the mesh. Default is 30 minutes.")
.foregroundColor(.gray)
.font(.callout)
.listRowSeparator(.visible)