Swap photo metadata parsers

This commit is contained in:
2021-11-07 08:21:06 -08:00
parent 40ad616098
commit 846db750fc
6 changed files with 64 additions and 70 deletions

View File

@@ -81,9 +81,7 @@ export const query = graphql`
fields {
imageMeta {
dateTaken
iptc {
object_name
}
ObjectName
}
}
}