Skip to content

Commit

Permalink
chore: polkadot emoji changed
Browse files Browse the repository at this point in the history
  • Loading branch information
ipapandinas committed Jan 18, 2024
1 parent 7ca06e1 commit 5bb0208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/filters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export const WALLET = "wallet";
export const AI = "ai";

export const INTERESTS_OPTIONS = [
{ value: POLKADOT, label: "Polkadot", emoji: "🔗" },
{ value: POLKADOT, label: "Polkadot", emoji: "🟣" },
{ value: SUBSTRATE, label: "Substrate", emoji: "🌐" },
{ value: KUSAMA, label: "Kusama", emoji: "🐤" },
{ value: EVM, label: "EVM", emoji: "💻" },
Expand Down

0 comments on commit 5bb0208

Please sign in to comment.