mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 03:19:24 +01:00
Changed log level
This commit is contained in:
@@ -1255,7 +1255,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
||||
}
|
||||
});
|
||||
} catch (RejectedExecutionException ex) {
|
||||
Log.w(ex);
|
||||
Log.i(ex);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user