mirror of https://github.com/M66B/FairEmail.git
Small fix
This commit is contained in:
parent
0d70764d1c
commit
24029b3c33
|
@ -767,6 +767,8 @@ public class FragmentCompose extends FragmentBase {
|
||||||
text.removeSpan(span);
|
text.removeSpan(span);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
translated = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (lp != null)
|
if (lp != null)
|
||||||
|
|
Loading…
Reference in New Issue