"Notifications on this device" not refreshed in user settings screen

This commit is contained in:
Gil Eluard
2022-10-14 15:10:15 +02:00
parent 991708f106
commit 454218d4ab
2 changed files with 3 additions and 0 deletions
@@ -1331,6 +1331,8 @@ ChangePasswordCoordinatorBridgePresenterDelegate>
// Update notification access
[self refreshSystemNotificationSettings];
[[MXKAccountManager sharedManager].activeAccounts.firstObject loadCurrentPusher:nil failure:nil];
}
- (void)refreshSystemNotificationSettings