Skip to content

Commit

Permalink
REMOVED other organs from certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
holashchand committed Aug 21, 2023
1 parent edda9c9 commit 1c5d4d2
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,13 +215,6 @@ var portraitDataList = []CertificateDataConfig{
template: "{{.CredentialSubject.Pledge.Tissues}}",
width: 0,
},
{
x: 205,
y: 604,
fontSize: 11,
template: "{{.CredentialSubject.Pledge.AdditionalOrgans}}",
width: 0,
},
{
x: 153,
y: 685,
Expand Down

0 comments on commit 1c5d4d2

Please sign in to comment.