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 12, 2024
2 parents dee0281 + 2399eac commit a8f4701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Widgets/Widget.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ export function Widget({
},
exchanges: {
allow: configTheme?.allowedExchanges,
deny: ['bebop', 'paraswap', '0x'],
deny: ['paraswap', '0x'],
},
languages: {
default: i18n.language as LanguageKey,
Expand Down

1 comment on commit a8f4701

@vercel
Copy link

@vercel vercel bot commented on a8f4701 Dec 12, 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.