Skip to content

Commit

Permalink
Community Catalog: correct Stereovision's metadata fields (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunanoordin authored Jul 2, 2024
1 parent 2586c79 commit 5dfd0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const PROJECTS = [
"name": "Stereovision",
"id": 23052,
"metadata_fields": [
"creator", "file name", "credit line", "creator.role", "object_number", "production.date", "association.person"
"file name", "object_number", "object_name", "creator", "creator.role", "production.date", "association.person", "credit line"
]
}
]
Expand Down

0 comments on commit 5dfd0cb

Please sign in to comment.