mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-29 12:46:58 +02:00
Settings: Fix screen flickering on logout
This commit is contained in:
@@ -157,7 +157,8 @@
|
||||
|
||||
- (IBAction)logout:(id)sender
|
||||
{
|
||||
[[AppDelegate theDelegate] logout];
|
||||
// Logout all matrix account
|
||||
[[MXKAccountManager sharedManager] logout];
|
||||
}
|
||||
|
||||
- (IBAction)onButtonPressed:(id)sender
|
||||
|
||||
Reference in New Issue
Block a user