Compare commits

...

1 Commits
i18n ... master

Author SHA1 Message Date
Reorx 0c4cec14e1 set skills summary as textarea 2024-01-23 12:40:50 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ const keyFormatMap = {
'projects.items.properties.description': 'textarea', 'projects.items.properties.description': 'textarea',
'projects.items.properties.highlights.items': 'textarea', 'projects.items.properties.highlights.items': 'textarea',
'sideProjects.items.properties.description': 'textarea', 'sideProjects.items.properties.description': 'textarea',
'skills.items.properties.summary': 'textarea',
'languages.items.properties.summary': 'textarea', 'languages.items.properties.summary': 'textarea',
'references.items.properties.reference': 'textarea', 'references.items.properties.reference': 'textarea',
'awards.items.properties.summary': 'textarea', 'awards.items.properties.summary': 'textarea',