Commit c49afb94 authored by bunsenstraat's avatar bunsenstraat Committed by davidzagi93@gmail.com

lint

parent 7b258ded
...@@ -20,7 +20,8 @@ const initialState: FormStateProps = { ...@@ -20,7 +20,8 @@ const initialState: FormStateProps = {
type: 'iframe', type: 'iframe',
hash: '', hash: '',
methods: [], methods: [],
location: 'sidePanel' location: 'sidePanel',
canActivate: []
} }
const defaultProfile = { const defaultProfile = {
......
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