Added comment

pull/214/head
M66B 7 months ago
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…
Cancel
Save