New TODO
This commit is contained in:
parent
ddf4e1f1e3
commit
9c97f532ff
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue