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

fix whitespaces and canactivate

parent fb582114
......@@ -180,7 +180,11 @@ export interface FormStateProps {
hash: string
methods: any
location: string
<<<<<<< HEAD
canActivate?: any
=======
canActivate: any
>>>>>>> ceb5496f4 (fix whitespaces and canactivate)
}
export type PluginManagerProfile = Profile & {
......
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