|
@@ -61,9 +61,9 @@ extension Settings {
|
|
|
.frame(maxWidth: .infinity, alignment: .trailing)
|
|
.frame(maxWidth: .infinity, alignment: .trailing)
|
|
|
.buttonStyle(.borderedProminent)
|
|
.buttonStyle(.borderedProminent)
|
|
|
}
|
|
}
|
|
|
-// Commenting this out for now, as not needed and possibly dangerous for users to be able to nuke their pump pairing informations via the debug menu
|
|
|
|
|
-// Leaving it in here, as it may be a handy functionality for further testing or developers.
|
|
|
|
|
-// See https://github.com/nightscout/Trio/pull/277 for more information
|
|
|
|
|
|
|
+ // Commenting this out for now, as not needed and possibly dangerous for users to be able to nuke their pump pairing informations via the debug menu
|
|
|
|
|
+ // Leaving it in here, as it may be a handy functionality for further testing or developers.
|
|
|
|
|
+ // See https://github.com/nightscout/Trio/pull/277 for more information
|
|
|
//
|
|
//
|
|
|
// HStack {
|
|
// HStack {
|
|
|
// Text("Delete Stored Pump State Binary Files")
|
|
// Text("Delete Stored Pump State Binary Files")
|