pull/5370/head
filip mertens 2 years ago
parent 7d314b4bda
commit 24880bfca5
  1. 2
      apps/remix-ide/src/app/files/truffle-handle.js

@ -12,7 +12,7 @@ const profile = {
}
export class TruffleHandle extends WebsocketPlugin {
constructor() {
constructor () {
super(profile)
}

Loading…
Cancel
Save