mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-28 20:26:57 +02:00
Add first implementation of Room creation screens
This commit is contained in:
@@ -200,11 +200,6 @@
|
||||
[self performSegueWithIdentifier:@"showAuth" sender:self];
|
||||
}
|
||||
|
||||
- (void)showRoomCreationForm
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
|
||||
- (void)showRoom:(NSString*)roomId withMatrixSession:(MXSession*)mxSession
|
||||
{
|
||||
[self restoreInitialDisplay];
|
||||
|
||||
Reference in New Issue
Block a user