From f9afa589f4b86e16a18beb7843731f0e6ecd7f12 Mon Sep 17 00:00:00 2001 From: martmull Date: Fri, 23 May 2025 17:28:49 +0200 Subject: [PATCH] Fix wrong email logo url (#12256) Fix wrong twenty logo url It does not fix all the https://github.com/twentyhq/twenty/issues/11744 issue, but this is a small step. The other step is pretty big so I split the ticket in 2 PRs --- packages/twenty-emails/src/components/Logo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/twenty-emails/src/components/Logo.tsx b/packages/twenty-emails/src/components/Logo.tsx index 7b0638426..798db615f 100644 --- a/packages/twenty-emails/src/components/Logo.tsx +++ b/packages/twenty-emails/src/components/Logo.tsx @@ -7,7 +7,7 @@ const logoStyle = { export const Logo = () => { return (