pull/1580/head
bunsenstraat 3 years ago
parent ceb5496f4d
commit b2d25148db
  1. 3
      libs/remix-ui/plugin-manager/src/lib/components/LocalPluginForm.tsx

@ -20,7 +20,8 @@ const initialState: FormStateProps = {
type: 'iframe',
hash: '',
methods: [],
location: 'sidePanel'
location: 'sidePanel',
canActivate: []
}
const defaultProfile = {

Loading…
Cancel
Save