updating profile of remixd

pull/2819/head
lianahus 2 years ago committed by Aniket
parent e51942f4c1
commit 7cb82468ee
  1. 6
      apps/remix-ide/src/app/plugins/remixd-handle.tsx

@ -18,7 +18,11 @@ const profile = {
events: [],
description: 'Using Remixd daemon, allow to access file system',
kind: 'other',
version: packageJson.version
version: packageJson.version,
repo: "https://github.com/ethereum/remixd",
maintainedBy: "Remix",
documentation: "https://remix-ide.readthedocs.io/en/latest/remixd.html",
authorContact: ""
}
enum State {

Loading…
Cancel
Save