@@ -433,7 +433,9 @@ class Pass {
let valid = data.filter(d => d instanceof Object && schema.isValid(d, "nfcDict"));
if (valid.length) {
this.props["nfc"] = valid;
}
return this;
The note is not visible to the blocked user.