Unverified Commit c07ef2eb authored by yann300's avatar yann300 Committed by GitHub

activate 3box during workshop activation

parent 692678eb
......@@ -136,6 +136,7 @@ export class LandingPage extends ViewPlugin {
this.verticalIcons.select('vyper')
}
const startWorkshop = () => {
this.appManager.ensureActivated('box')
this.appManager.ensureActivated('solidity')
this.appManager.ensureActivated('solidityUnitTesting')
this.appManager.ensureActivated('workshops')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment