Skip to content

Commit 2b28e7f

Browse files
authored
Merge pull request #654 from alchemy-fr/PS-939-translation-fix
PS-939 Preview email message
2 parents cc5b2c8 + e784ab7 commit 2b28e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

novu/bridge/app/novu/emails/DefaultEmail.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default function DefaultEmail({
1010
return (
1111
<Html>
1212
<Head/>
13-
<Preview>Dropbox reset your password</Preview>
13+
<Preview>Phrasea notification</Preview>
1414
<Body style={main}>
1515
<Container style={container}>
1616
{children}

0 commit comments

Comments
 (0)