Skip to content

Commit

Permalink
chore: add back bebop
Browse files Browse the repository at this point in the history
chore: add back bebop
  • Loading branch information
tcheee authored Dec 12, 2024
2 parents 46b5265 + 6867175 commit 2399eac
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

0 comments on commit 2399eac

Please sign in to comment.