mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 14:16:59 +02:00
MESSENGER-3707 new login flow and welcome integration
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ struct AuthenticationServerSelectionViewState: BindableState {
|
||||
var hasModalPresentation: Bool
|
||||
|
||||
var headerTitle: String {
|
||||
flow == .login ? VectorL10n.authenticationServerSelectionLoginTitle : VectorL10n.authenticationServerSelectionRegisterTitle
|
||||
flow == .login ? BWIL10n.authenticationServerSelectionLoginTitle : VectorL10n.authenticationServerSelectionRegisterTitle
|
||||
}
|
||||
|
||||
var headerMessage: String {
|
||||
|
||||
Reference in New Issue
Block a user