mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 15:11:03 +00:00
Typo
This commit is contained in:
parent
e39bc5d3be
commit
92c07cce98
1 changed files with 1 additions and 1 deletions
|
@ -1466,7 +1466,7 @@ public class FragmentCompose extends FragmentBase {
|
|||
});
|
||||
pgpService.bindToService();
|
||||
|
||||
// Fall-safe
|
||||
// Fail-safe
|
||||
getMainHandler().postDelayed(load, MAX_PGP_BIND_DELAY);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue