mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-05 20:34:49 +01:00
Small improvement
This commit is contained in:
@@ -2303,7 +2303,7 @@ public class Log {
|
||||
name = Integer.toString(filter);
|
||||
}
|
||||
|
||||
size += write(os, String.format("Interruption filter=%s\r\n\r\n", name));
|
||||
size += write(os, String.format("Interruption filter allow=%s\r\n\r\n", name));
|
||||
|
||||
for (NotificationChannel channel : nm.getNotificationChannels())
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user