Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianMrn authored and actions-user committed Oct 27, 2020
1 parent f249471 commit 00c5e14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ public function jsonSerialize()
'extension' => $media->extension,
'size' => $media->size,
];
})->keyBy('uuid');
})->keyBy('uuid');
}
}

0 comments on commit 00c5e14

Please sign in to comment.