Skip to content

Commit

Permalink
fix 1673872530
Browse files Browse the repository at this point in the history
  • Loading branch information
kvhnuke committed Jun 2, 2020
1 parent fefee6f commit 1a28366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/builds/mewcx/cxHelpers/cxWeb3.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if (
window.dispatchEvent(event);
}
} else {
// eslint-disable-next-line
// eslint-disable-next-lineg
console.info('MEWCX Web3 provider injected');
window.ethereum = ethereumProvider;
}

0 comments on commit 1a28366

Please sign in to comment.