|
|
@ -240,7 +240,6 @@ export class LandingPage extends ViewPlugin { |
|
|
|
}) |
|
|
|
}) |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const startSolidity = async () => { |
|
|
|
const startSolidity = async () => { |
|
|
|
await this.appManager.activatePlugin(['solidity', 'udapp', 'solidityStaticAnalysis', 'solidityUnitTesting']) |
|
|
|
await this.appManager.activatePlugin(['solidity', 'udapp', 'solidityStaticAnalysis', 'solidityUnitTesting']) |
|
|
|
this.verticalIcons.select('solidity') |
|
|
|
this.verticalIcons.select('solidity') |
|
|
|