mirror of https://github.com/M66B/FairEmail.git
Added comment
This commit is contained in:
parent
9f98146dc4
commit
8b0cb299c3
|
@ -83,6 +83,7 @@ public class JsonLd {
|
|||
if (!HTTP_SCHEMA_ORG.equals(jcontext) &&
|
||||
!HTTPS_SCHEMA_ORG.equals(jcontext)) {
|
||||
Log.e("JSON-LD " + jcontext + "?=" + jtype);
|
||||
// Organization, PromotionCard, DiscountOffer
|
||||
return null;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue