should hover over

pull/5370/head
filip mertens 2 years ago
parent a491a8726e
commit 3f5192c055
  1. 1
      apps/solidity-compiler/src/app/compiler.ts

@ -23,6 +23,7 @@ export class CompilerClientApi extends CompilerApiMixin(PluginClient) implements
this.compiler = this.compileTabLogic.compiler this.compiler = this.compileTabLogic.compiler
this.compileTabLogic.init() this.compileTabLogic.init()
this.initCompilerApi() this.initCompilerApi()
} }
getCompilerParameters () { getCompilerParameters () {

Loading…
Cancel
Save