change name

pull/5370/head
bunsenstraat 6 months ago
parent 8b544e3b2b
commit 4bbba74ba7
  1. 2
      apps/remix-ide/src/app/tabs/script-runner-ui.tsx

@ -6,7 +6,7 @@ import { Profile } from '@remixproject/plugin-utils'
import { Engine } from '@remixproject/engine'
const profile = {
name: 'scriptRunnerBridge',
displayName: 'Script Bridge',
displayName: 'Script configuration',
methods: ['execute'],
events: ['log', 'info', 'warn', 'error'],
icon: 'assets/img/settings.webp',

Loading…
Cancel
Save