diff --git a/src/components/widgets/background/PhotoInformation.jsx b/src/components/widgets/background/PhotoInformation.jsx index caf23ffe..d7d9bfe4 100644 --- a/src/components/widgets/background/PhotoInformation.jsx +++ b/src/components/widgets/background/PhotoInformation.jsx @@ -127,8 +127,8 @@ function PhotoInformation({ info, url, api }) { return (
{credit} - {info.location || 'N/A'} - {info.camera || 'N/A'} + {info.location} + {info.camera} {width}x{height}