mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-16 17:51:43 +10:00
fix(linkedin): fix skill modal crashing when importing from linkedin
fix #718
This commit is contained in:
@ -242,6 +242,7 @@ export class IntegrationsService {
|
||||
name: get(skill, 'Name'),
|
||||
level: 'Beginner',
|
||||
levelNum: 5,
|
||||
keywords: [],
|
||||
} as Skill,
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user