pull/3094/head
yann300 6 years ago committed by GitHub
parent 496528521c
commit dfa6594ded
  1. 2
      src/remixAppManager.js

@ -145,7 +145,7 @@ export class RemixAppManager extends AppManagerApi {
new Plugin(vyper), new Plugin(vyper),
new Plugin(etherscan), new Plugin(etherscan),
new Plugin(ethdoc), new Plugin(ethdoc),
new Plugin(mythx) new Plugin(mythx),
new Plugin(provable) new Plugin(provable)
] ]
} }

Loading…
Cancel
Save