mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Modular integrations UI: Display the webpage in fullscreen
This commit is contained in:
@@ -206,6 +206,7 @@ const NSString *kJavascriptSendResponseToModular = @"riotIOS.sendResponse('%@',
|
||||
if ([action isEqualToString:@"close_scalar"])
|
||||
{
|
||||
[self withdrawViewControllerAnimated:YES completion:nil];
|
||||
return;
|
||||
}
|
||||
|
||||
if (!roomIdInEvent)
|
||||
|
||||
Reference in New Issue
Block a user