Client: About: fix logo

This commit is contained in:
Viktor Fomin 2024-08-16 16:51:48 +03:00
parent c83a2aa076
commit e6aa56cd26

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 && (