mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
Merge branch 'develop' into feature/6790_jwt_token_handling_expired
This commit is contained in:
@@ -66,7 +66,6 @@ struct HappyBirthdayBody: View {
|
||||
VStack(spacing: 40) {
|
||||
VStack {
|
||||
Text("HAPPY_BIRTHDAY")
|
||||
Text("\(AppInfo.current.displayName)")
|
||||
}
|
||||
.font(.title)
|
||||
.foregroundColor(Color(ThemeService.shared().theme.textPrimaryColor))
|
||||
|
||||
Reference in New Issue
Block a user