Skip to content

Commit

Permalink
Fix case of the PNG
Browse files Browse the repository at this point in the history
  • Loading branch information
user committed Dec 15, 2023
1 parent ef5d174 commit a2e288c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/surfing/src/util/liquidityProviders/providers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const providerImgNames: { [K in Provider]: string } = {
Mercurial: "mercurial.png",
Mooniswap: "mooniswap.png",
Multichain: "multichain.png",
Multicoin: "MULTICOIN.png",
Multicoin: "Multicoin.png",
Oneinch: "1inch.svg",
Orca: "Orca.svg",
Polygon: "Polygon.svg",
Expand Down

0 comments on commit a2e288c

Please sign in to comment.