mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 11:01:23 +01:00
Added init core
This commit is contained in:
@@ -63,6 +63,7 @@ public class ApplicationEx extends Application {
|
||||
|
||||
createNotificationChannels();
|
||||
MessageHelper.setSystemProperties();
|
||||
Core.init(this);
|
||||
}
|
||||
|
||||
private void createNotificationChannels() {
|
||||
|
||||
Reference in New Issue
Block a user