Merge pull request #2347 from pi0neerpat/patch-1

Add documentation link to new "Flattener Plugin"
pull/1/head
yann300 5 years ago committed by GitHub
commit a677c42058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/remixAppManager.js

@ -234,6 +234,7 @@ export class RemixAppManager extends PluginEngine {
version: '0.1.0',
url: 'https://remix-flattener.netlify.com',
description: 'Flattens compiled smart contracts',
documentation: 'https://github.com/Destiner/remix-flattener',
icon: 'https://remix-flattener.netlify.com/logo.svg',
location: 'sidePanel'
}

Loading…
Cancel
Save