mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-20 10:55:29 +00:00
Small improvement
This commit is contained in:
parent
bcb161153a
commit
a1669915e7
1 changed files with 1 additions and 1 deletions
|
@ -5152,7 +5152,7 @@ public class FragmentCompose extends FragmentBase {
|
|||
}
|
||||
}
|
||||
|
||||
private class DraftData {
|
||||
private static class DraftData {
|
||||
private EntityMessage draft;
|
||||
private List<TupleIdentityEx> identities;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue