pull/2977/head
filip mertens 2 years ago
parent ccda65313f
commit 1a55024d4d
  1. 2
      apps/remix-ide/src/app/files/truffle-handle.js

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

Loading…
Cancel
Save