UI Fixes part III.

This commit is contained in:
Čarodej
2022-03-14 10:10:23 +01:00
parent 3c35ea9a4e
commit fe3fbe7db7
34 changed files with 137 additions and 121 deletions
@@ -9,7 +9,7 @@ class StoreFileExifMetadataAction
$exif_data = get_image_meta_data($file);
if ($exif_data) {
// Conver array to collection
// Convert array to collection
$data = json_decode(json_encode($exif_data));
$item->exif()->create([