change name

pull/5167/head
bunsenstraat 2 months ago
parent dadf71ba45
commit 692e52a3a7
  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