pull/1/head
yann300 6 years ago
parent cbf92d6b96
commit 76d0b002a5
  1. 2
      src/app.js

@ -463,7 +463,7 @@ Please make a backup of your contracts and start using http://remix.ethereum.org
}) })
registry.put({api: eventsDecoder, name: 'eventsDecoder'}) registry.put({api: eventsDecoder, name: 'eventsDecoder'})
txlistener.startListening() txlistener.startListening()
// ----------------- editor ---------------------------- // ----------------- editor ----------------------------
this._components.editor = new Editor({}) // @TODO: put into editorpanel this._components.editor = new Editor({}) // @TODO: put into editorpanel

Loading…
Cancel
Save