pull/1342/head
bunsenstraat 3 years ago committed by davidzagi93@gmail.com
parent 25e677de8f
commit e622de5107
  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