diff --git a/src/photo/PhotoLarge.tsx b/src/photo/PhotoLarge.tsx index 146bc435..3f3ae33d 100644 --- a/src/photo/PhotoLarge.tsx +++ b/src/photo/PhotoLarge.tsx @@ -75,21 +75,23 @@ export default function PhotoLarge({ } {showCamera && photoHasCameraData(photo) && +
} + /> + {photo.filmSimulation && +
+ +
} +
} )} {renderMiniGrid(<> {photoHasExifData(photo) &&