mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-01 17:26:12 +00:00
Added comment
This commit is contained in:
parent
bb71407e02
commit
53a63839fc
1 changed files with 1 additions and 0 deletions
|
@ -2741,6 +2741,7 @@ public class HtmlHelper {
|
|||
d.body().select(".fairemail_signature").remove();
|
||||
|
||||
// <div data-smartmail="gmail_signature">
|
||||
// <div data-smartmail="gmail_signature" dir="auto">
|
||||
// <div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">
|
||||
d.body().select("div[data-smartmail=gmail_signature]").remove();
|
||||
|
||||
|
|
Loading…
Reference in a new issue