pull/5370/head
bunsenstraat 3 years ago
parent 2f9a6afce6
commit f5f76d62b4
  1. 2
      apps/remix-ide/src/remixAppManager.js

@ -146,7 +146,7 @@ export class RemixAppManager extends PluginManager {
sticky: true
})
await this.call('filePanel', 'registerContextMenuItem', {
id: '2o',
id: 'optimism-compiler',
name: 'compileCustomAction',
label: 'Compile with Optimism',
type: [],

Loading…
Cancel
Save