mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-31 01:51:24 +01:00
Observe operations
This commit is contained in:
@@ -1267,8 +1267,6 @@ public class FragmentCompose extends FragmentEx {
|
||||
db.endTransaction();
|
||||
}
|
||||
|
||||
EntityOperation.process(context);
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
@@ -1651,8 +1649,6 @@ public class FragmentCompose extends FragmentEx {
|
||||
db.endTransaction();
|
||||
}
|
||||
|
||||
EntityOperation.process(context);
|
||||
|
||||
return draft;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user