mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Feature/4976 fix for blocking behaviour
This commit is contained in:
@@ -5355,6 +5355,8 @@ ChangePasswordCoordinatorBridgePresenterDelegate>
|
||||
- (void) ignoreDowntime:(id)sender {
|
||||
[[NSUserDefaults standardUserDefaults] setBool:NO forKey:@"ServerDownTimeBlockingKey"];
|
||||
[[[ServerDowntimeDefaultService alloc] init] setManuallyIgnored];
|
||||
|
||||
[self updateSections];
|
||||
}
|
||||
|
||||
#pragma mark - ThreadsBetaCoordinatorBridgePresenterDelegate
|
||||
|
||||
Reference in New Issue
Block a user