mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 19:35:10 +01:00
Small improvements
This commit is contained in:
@@ -109,7 +109,7 @@ public class ServiceExternal extends Service {
|
||||
}
|
||||
} catch (Throwable ex) {
|
||||
Log.e(ex);
|
||||
EntityLog.log(context, Log.formatThrowable(ex));
|
||||
EntityLog.log(context, "External " + Log.formatThrowable(ex));
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user