Skip to content

Commit

Permalink
Ignore iptc comments writer
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzaouibacha committed Jul 21, 2023
1 parent 714bb0c commit b8d2336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Image/Metadata/IptcMetadataReader.php
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ private function getIptcKeys(): array
'2#115' => 'photo_source',
'2#116' => 'copyright',
'2#120' => 'comments',
'2#122' => 'comments_writer',
//'2#122' => 'comments_writer',
'2#025' => 'keywords',
];
}
Expand Down

0 comments on commit b8d2336

Please sign in to comment.