pull/1/head
yann300 6 years ago
parent 671ed4f978
commit 4066490a55
  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'})
txlistener.startListening()
txlistener.startListening()
// ----------------- editor ----------------------------
this._components.editor = new Editor({}) // @TODO: put into editorpanel

Loading…
Cancel
Save