fix ci linter error

pull/1/head
pldespaigne 5 years ago committed by GitHub
parent 8d883aef04
commit 52445452f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/remixAppManager.js

@ -199,7 +199,7 @@ export class RemixAppManager extends PluginEngine {
new IframePlugin(provable),
new IframePlugin(threeBox),
new IframePlugin(remixWorkshop),
new IframePlugin(debugPlugin),
new IframePlugin(debugPlugin)
]
}
}

Loading…
Cancel
Save