diff --git a/Threaded/Views/Settings/AboutView.swift b/Threaded/Views/Settings/AboutView.swift index 9345280..18340f7 100644 --- a/Threaded/Views/Settings/AboutView.swift +++ b/Threaded/Views/Settings/AboutView.swift @@ -45,6 +45,7 @@ struct AboutView: View { } var aboutApp: some View { + // TODO: Change this entire ugly thing ScrollView { VStack (spacing: 15) { Text("about.app.details")