Skip to content

Commit

Permalink
fix: update icon name
Browse files Browse the repository at this point in the history
  • Loading branch information
xsteadybcgo committed Nov 24, 2021
1 parent 13c248e commit bf45087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/types/classes/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export const chainIconMap = {
Moonriver: img19,
Bifrost: img20,
Westmint: img21,
Shell: img22,
Statemint: img22,
}
export const subMenuMap: Record<
NetworkType,
Expand Down

0 comments on commit bf45087

Please sign in to comment.