mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 11:55:20 +01:00
Added breadcrumb
This commit is contained in:
@@ -95,6 +95,7 @@ public class HtmlEx {
|
||||
return;
|
||||
}
|
||||
|
||||
Log.breadcrumb("withinHtml", "length", Integer.toString(text.length()));
|
||||
withinDiv(out, text, 0, text.length(), option);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user