Device Verification: Start: Fix missing cancelledByMe state

This commit is contained in:
manuroe
2019-04-18 23:12:01 +02:00
parent 00f4857ce2
commit b91749e494
4 changed files with 19 additions and 0 deletions
@@ -63,6 +63,7 @@ final class DeviceVerificationVerifyViewController: UIViewController {
self.setupViews()
self.errorPresenter = MXKErrorAlertPresentation()
self.activityPresenter = ActivityIndicatorPresenter()
self.registerThemeServiceDidChangeThemeNotification()
self.update(theme: self.theme)