Skip to content

Commit

Permalink
fix logo reference
Browse files Browse the repository at this point in the history
Signed-off-by: or <edward.curran@lissi.id>
  • Loading branch information
ed-curran committed Oct 25, 2024
1 parent baa4625 commit e4e0800
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wallets/lissi-eudi-wallet-connector.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"signingAlgorithms": ["ECDSA"],
"statusManagements": ["JWT/CWT status list"],
"trustManagements": ["Verifier knows Issuers", "X.509 certificates"],
"logo": "logos/mattr-wallet.png",
"logo": "logos/lissi.png",
"name": "Lissi EUDI-Wallet Connector",
"openSource": false,
"$schema": "../viewer/src/assets/schema.json",
Expand Down
2 changes: 1 addition & 1 deletion wallets/lissi-wallet.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"signingAlgorithms": ["ECDSA"],
"statusManagements": ["JWT/CWT status list"],
"trustManagements": ["Verifier knows Issuers", "X.509 certificates"],
"logo": "logos/mattr-wallet.png",
"logo": "logos/lissi.png",
"name": "Lissi Wallet",
"openSource": false,
"presentationProtocols": ["OpenID4VP"],
Expand Down

0 comments on commit e4e0800

Please sign in to comment.