Commit 61ba0316 authored by bunsenstraat's avatar bunsenstraat

rn plugin

parent e3a727b1
...@@ -146,7 +146,7 @@ export class RemixAppManager extends PluginManager { ...@@ -146,7 +146,7 @@ export class RemixAppManager extends PluginManager {
sticky: true sticky: true
}) })
await this.call('filePanel', 'registerContextMenuItem', { await this.call('filePanel', 'registerContextMenuItem', {
id: '2o', id: 'optimism-compiler',
name: 'compileCustomAction', name: 'compileCustomAction',
label: 'Compile with Optimism', label: 'Compile with Optimism',
type: [], type: [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment