Use compliance page logos for favicon and org sidebar

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-01-30 10:28:55 +04:00
parent 96391b4822
commit aa8bc15233
8 changed files with 76 additions and 6 deletions

View File

@@ -201,7 +201,7 @@ func (s TrustCenterService) GenerateDarkLogoURL(
return nil, err
}
if compliancePage.LogoFileID == nil {
if compliancePage.DarkLogoFileID == nil {
return nil, nil
}