mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-25 15:32:52 +00:00
Fix signatures sometimes not saving
This commit is contained in:
parent
e3d193992e
commit
619238232b
1 changed files with 0 additions and 2 deletions
|
@ -124,8 +124,6 @@ public class ActivitySignature extends ActivityBase {
|
|||
|
||||
style_bar.setVisibility(View.GONE);
|
||||
|
||||
setResult(RESULT_CANCELED, new Intent());
|
||||
|
||||
load();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue