Skip to content
Snippets Groups Projects
Commit 28a6f688 authored by Zhan Huang's avatar Zhan Huang
Browse files

Merge branch 'shared-data-model' into epmc-pwd2

parents 0493f041 c66ed74b
No related branches found
No related tags found
2 merge requests!101Shared data model,!99Shared data model
......@@ -299,7 +299,7 @@ const handleSubmit = async (
)
if (values.doi) {
meta.articleIds.push({
type: 'doi',
pubIdType: 'doi',
id: values.doi,
})
}
......
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