mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 13:46:57 +02:00
Release 2.0.0
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