mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Fixed invalid fail quick setup
This commit is contained in:
@@ -484,6 +484,7 @@ public class FragmentQuickSetup extends FragmentBase {
|
||||
db.endTransaction();
|
||||
}
|
||||
|
||||
fail = null;
|
||||
break;
|
||||
} catch (Throwable ex) {
|
||||
Log.w(ex);
|
||||
|
||||
Reference in New Issue
Block a user