mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 03:19:24 +01: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