Browse Source

Better naming

pull/1/head
Vitor Pamplona 5 years ago
parent
commit
b61b7145b6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ibm.html

+ 1
- 1
ibm.html View File

@ -260,7 +260,7 @@ DcJqR5clbAYlO9lHmvb4lsPLZHjugQ==
e("qr-cred-display").value = "#999999E";
e("qr-cred-passtype").value = "COVID-19 Vaccination";
e("qr-credschema-type").value = "JsonSchemaValidator2018";
e("qr-credschema-id").value = "ISSUER+;id=libertyhealthpass;version=0.1";
e("qr-credschema-id").value = "${ISSUER};id=libertyhealthpass;version=0.1";
}
loadDemo();


Loading…
Cancel
Save