mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Device Verification: Incoming screen: UI design
This commit is contained in:
@@ -144,7 +144,7 @@ final class DeviceVerificationVerifyViewController: UIViewController {
|
||||
|
||||
self.waitingPartnerLabel.isHidden = true
|
||||
|
||||
self.continueButton.setTitle(VectorL10n.deviceVerificationVerifyContinueButton, for: .normal)
|
||||
self.continueButton.setTitle(VectorL10n.continue, for: .normal)
|
||||
}
|
||||
|
||||
private func render(viewState: DeviceVerificationVerifyViewState) {
|
||||
|
||||
Reference in New Issue
Block a user