Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiantf committed Feb 14, 2020
1 parent d99749b commit 72d3aa2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/assets/v2/js/grants/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ $(document).ready(() => {
etherscanUrlConvert(links, _network);
});

_alert({ message: gettext('Note: Brave users seem to have issues while contributing to Grants while using both Brave Wallet and MetaMask. We recommend disabling one. For more info, see this <a target="_blank" href="https://github.com/brave/brave-browser/issues/6053">issue</a>') }, 'warning');

});

const etherscanUrlConvert = (elem, network) => {
Expand Down

0 comments on commit 72d3aa2

Please sign in to comment.