mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
MESSENGER-4258 Fixes from Testprotocol
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user