pull/5370/head
yann300 3 years ago committed by GitHub
parent 5abadd62c7
commit 25398fe531
  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