pull/1857/head
yann300 3 years ago committed by GitHub
parent e589c1785f
commit 7f481283b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/remix-ide/src/app.js

@ -272,7 +272,7 @@ class AppComponent {
filePanel,
Registry.getInstance().get('compilersartefacts').api,
networkModule,
egistry.getInstance().get('fileproviders/browser').api
Registry.getInstance().get('fileproviders/browser').api
)
const analysis = new AnalysisTab()
const debug = new DebuggerTab()

Loading…
Cancel
Save