User verification: Add table view title for session list screen.

This commit is contained in:
SBiOSoftWhare
2020-01-31 15:03:44 +01:00
parent ed832f1770
commit 7ccb4272cb
3 changed files with 18 additions and 3 deletions
@@ -71,6 +71,7 @@ final class UserVerificationSessionStatusViewController: UIViewController {
// Do any additional setup after loading the view.
self.setupViews()
self.vc_removeBackTitle()
self.activityPresenter = ActivityIndicatorPresenter()
self.errorPresenter = MXKErrorAlertPresentation()