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

Update landing-page.js

parent 118ef734
......@@ -138,8 +138,8 @@ export class LandingPage extends ViewPlugin {
const startWorkshop = () => {
this.appManager.ensureActivated('solidity')
this.appManager.ensureActivated('solidityUnitTesting')
this.appManager.ensureActivated('workshop')
this.verticalIcons.select('workshop')
this.appManager.ensureActivated('workshops')
this.verticalIcons.select('workshops')
}
const startPipeline = () => {
......
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