Skip to content

Commit

Permalink
registry: correct png>svg
Browse files Browse the repository at this point in the history
  • Loading branch information
hdevalence committed Jul 17, 2024
1 parent 74a3d2a commit 8b29424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/globals.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"url": "https://grpc.penumbra.silentvalidator.com",
"images": [
{
"png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/silent-validator.svg"
"svg": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/silent-validator.svg"
}
]
},
Expand Down

0 comments on commit 8b29424

Please sign in to comment.