mirror of
https://github.com/Mueller-Patrick/DHBW-Service-App.git
synced 2024-12-23 13:55:11 +00:00
Compare commits
No commits in common. "c49c5186e1aa95d60b5cea6f0157939bcabe5364" and "14317208509704973bea19fdf5bb257481127431" have entirely different histories.
c49c5186e1
...
1431720850
|
@ -13,9 +13,8 @@ struct SettingsAcknowledgements: View {
|
||||||
Text("contributors".localized(tableName: "General", plural: false))
|
Text("contributors".localized(tableName: "General", plural: false))
|
||||||
.font(/*@START_MENU_TOKEN@*/.title/*@END_MENU_TOKEN@*/)
|
.font(/*@START_MENU_TOKEN@*/.title/*@END_MENU_TOKEN@*/)
|
||||||
Spacer()
|
Spacer()
|
||||||
Text("David Huh (davidhuh.de)")
|
Text("David Huh")
|
||||||
Text("Lisa Kletsko (li54.de)")
|
Text("Patrick Müller")
|
||||||
Text("Patrick Müller (mueller-patrick.tech)")
|
|
||||||
Spacer()
|
Spacer()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user