fixflattener
bunsenstraat 3 years ago
parent e3a727b1a0
commit 61ba0316c7
  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