Skip to content

Commit

Permalink
Production Release
Browse files Browse the repository at this point in the history
Production Release
  • Loading branch information
tcheee authored Dec 13, 2024
2 parents a8f4701 + de8fcdd commit dfa6171
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/Widgets/Widget.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -149,11 +149,9 @@ export function Widget({
},
bridges: {
allow: configTheme?.allowedBridges,
deny: ['allbridge', 'celerim', 'squid'],
},
exchanges: {
allow: configTheme?.allowedExchanges,
deny: ['paraswap', '0x'],
},
languages: {
default: i18n.language as LanguageKey,
Expand Down

1 comment on commit dfa6171

@vercel
Copy link

@vercel vercel bot commented on dfa6171 Dec 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.