pull/1/head
Patrick Gallagher 5 years ago committed by GitHub
parent 06281321cc
commit e9a7d8adcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/remixAppManager.js

@ -234,7 +234,7 @@ export class RemixAppManager extends PluginEngine {
new IframePlugin(remixWorkshop),
new IframePlugin(debugPlugin),
new IframePlugin(libraTools),
new IframePlugin(oneClickDapp)
new IframePlugin(oneClickDapp),
new IframePlugin(gasProfiler)
]
}

Loading…
Cancel
Save