Skip to content

Commit

Permalink
fix: update list icon
Browse files Browse the repository at this point in the history
  • Loading branch information
razgraf committed Oct 13, 2023
1 parent e4c8d76 commit 59f0b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/buildList.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module.exports = function buildList() {
patch: +parsed[2],
},
tags: {},
logoURI: "https://sablier.finance/icon.png",
logoURI: "https://files.sablier.com/icon-180x180.png",
keywords: ["sablier", "default"],
tokens: [
...ethereum_mainnet,
Expand Down

0 comments on commit 59f0b2e

Please sign in to comment.