mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
MESSENGER-3352 build settings
This commit is contained in:
@@ -184,7 +184,7 @@ final class EnterPinCodeViewController: UIViewController {
|
||||
}
|
||||
|
||||
// show BuM Logo instead of Element logo
|
||||
if BwiBuildSettings.bwiEnableBuMUI {
|
||||
if BWIBuildSettings.shared.bwiEnableBuMUI {
|
||||
logoImageView.image = Asset.Images.launchScreenLogo.image
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user