|
|
@ -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 |
|
|
|