Client: About: fix logo

This commit is contained in:
Viktor Fomin 2024-08-09 16:50:51 +03:00
parent 6dccc8623e
commit 8d03b2d7d0

View File

@ -125,7 +125,7 @@ const AboutContent = (props) => {
? previewData.address
: companyInfoSettingsData?.address;
const logo = getLogoUrl(WhiteLabelLogoType.AboutPage, !theme.isBase);
const logo = getLogoUrl(WhiteLabelLogoType.AboutPage, !theme.isBase, true);
return (
companyInfoSettingsData && (