Skip to content

Commit

Permalink
add change icon
Browse files Browse the repository at this point in the history
  • Loading branch information
LukassF committed Jul 24, 2024
1 parent d456bb5 commit 37af064
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sdk/apps/modal-example/src/routes/alephCustom.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ export default function Polkadot() {
}
},
networkDataOverride: {
name: 'Custom name'
name: 'Custom name',
icon: 'https://cdn.pixabay.com/photo/2016/04/01/00/28/face-1298202_640.png'
}
}
)
Expand Down

0 comments on commit 37af064

Please sign in to comment.