mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 06:38:29 +02:00
Change log level
This commit is contained in:
@@ -243,7 +243,7 @@ public abstract class DB extends RoomDatabase {
|
||||
}
|
||||
|
||||
if (sInstance.account().getAccounts().size() > 0) {
|
||||
Log.i("No emergency restore /accounts");
|
||||
Log.e("No emergency restore /accounts");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user