Skip to content

Commit

Permalink
Merge pull request #599 from DefiLlama/deactivate_brave
Browse files Browse the repository at this point in the history
Reactivate brave
  • Loading branch information
charlie-eth authored Jul 17, 2023
2 parents 72ee44d + ded1050 commit 1d46136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/AdBanner/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const BANNERS = [
image: "brave.png",
name: "Brave",
url: "https://brave.com/wallet/?mtm_campaign=q2&mtm_kwd=chainlist",
isActive: false,
isActive: true,
},
{
image: "llamanodes.png",
Expand Down

0 comments on commit 1d46136

Please sign in to comment.