mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-28 16:40:53 +01:00
Fixed reload after save account/identity
This commit is contained in:
@@ -84,7 +84,6 @@ public class ApplicationEx extends Application {
|
||||
"error",
|
||||
getString(R.string.channel_error),
|
||||
NotificationManager.IMPORTANCE_HIGH);
|
||||
error.setShowBadge(false);
|
||||
error.setLockscreenVisibility(Notification.VISIBILITY_SECRET);
|
||||
nm.createNotificationChannel(error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user