MESSENGER-4258 Fixes from Testprotocol

This commit is contained in:
Frank Rotermund
2023-02-16 15:40:21 +01:00
parent 6e560823ef
commit 8b0ff57d69
18 changed files with 199 additions and 32 deletions
@@ -90,7 +90,7 @@
[super viewDidLoad];
// Do any additional setup after loading the view, typically from a nib.
self.navigationItem.title = [VectorL10n roomCreationTitle];
self.navigationItem.title = [BWIL10n roomCreationTitle];
// Add each matrix session by default.
NSArray *sessions = [AppDelegate theDelegate].mxSessions;