mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 14:57:00 +10:00
fixes #2530
This commit is contained in:
@@ -422,6 +422,7 @@ export class ReactiveResumeV4JSONImporter {
|
||||
id: field.id ?? generateId(),
|
||||
icon: field.icon ?? "",
|
||||
text: field.text ?? "",
|
||||
link: "",
|
||||
})),
|
||||
},
|
||||
summary: {
|
||||
|
||||
Reference in New Issue
Block a user