Skip to content

Commit

Permalink
fix cp error
Browse files Browse the repository at this point in the history
  • Loading branch information
pulledtim committed Feb 26, 2024
1 parent 146cb6f commit b7d5cf4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ data:
"value": {
"id": "{{ . }}",
"type": "gx:LegalParticipant",
"gx:legalName": "IPS",
"gx:legalName": "SomeName",
"gx:legalRegistrationNumber": {
"gx:vatID": "MYVATID"
},
Expand Down

0 comments on commit b7d5cf4

Please sign in to comment.