Skip to content

Commit

Permalink
Fix Polkadot Asset Hub logo name.
Browse files Browse the repository at this point in the history
  • Loading branch information
kukabi committed Sep 14, 2023
1 parent 040d572 commit 4ac7453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/data/polkadot-paras.ts
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,7 @@ export const POLKADOT_PARAS: Para[] = [
text: 'AssetHub',
ui: {
color: '#86e62a',
logo: 'AssetHub.svg',
logo: 'assetHub.svg',
},
},
{
Expand Down

0 comments on commit 4ac7453

Please sign in to comment.