mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 00:23:09 +02:00
Added comment
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user