Commit 08c93fdc authored by yann300's avatar yann300

comment activation of source-verification

parent 2a2090ca
...@@ -63,7 +63,7 @@ class DebuggerTab extends ViewPlugin { ...@@ -63,7 +63,7 @@ class DebuggerTab extends ViewPlugin {
this.renderComponent() this.renderComponent()
this.call('manager', 'activatePlugin', 'source-verification').catch(e => console.error(e)) // this.call('manager', 'activatePlugin', 'source-verification').catch(e => console.error(e))
// this.call('manager', 'activatePlugin', 'udapp') // this.call('manager', 'activatePlugin', 'udapp')
return this.el return this.el
......
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