From c9dc987f64b2ed47b16a5267f349458dfea3a597 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Sun, 22 Sep 2019 18:16:04 -0500 Subject: [PATCH] Fix SwiftUI crash when deleting accounts --- iOS/Settings/SettingsView.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iOS/Settings/SettingsView.swift b/iOS/Settings/SettingsView.swift index 54066bba4..c853d60c4 100644 --- a/iOS/Settings/SettingsView.swift +++ b/iOS/Settings/SettingsView.swift @@ -46,7 +46,7 @@ struct SettingsView : View { func buildAccountsSection() -> some View { Section(header: Text("ACCOUNTS").padding(.top, 22.0)) { - ForEach(0..