Compare commits

..

No commits in common. "c49c5186e1aa95d60b5cea6f0157939bcabe5364" and "14317208509704973bea19fdf5bb257481127431" have entirely different histories.

View File

@ -13,9 +13,8 @@ struct SettingsAcknowledgements: View {
Text("contributors".localized(tableName: "General", plural: false))
.font(/*@START_MENU_TOKEN@*/.title/*@END_MENU_TOKEN@*/)
Spacer()
Text("David Huh (davidhuh.de)")
Text("Lisa Kletsko (li54.de)")
Text("Patrick Müller (mueller-patrick.tech)")
Text("David Huh")
Text("Patrick Müller")
Spacer()
}
}