Commit d0f0b7fe authored by lianahus's avatar lianahus Committed by Liana Husikyan

removed the status badge on workspace change

parent a5277560
......@@ -87,6 +87,7 @@ class CompileTab extends ViewPlugin {
this.compilerContainer.currentFile = ''
this.data.contractsDetails = {}
yo.update(this._view.contractSelection, this.contractSelection())
this.emit('statusChanged', { key: 'none' })
}
/************
......
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