chore: Extract product name from translation strings (#4646)
This commit is contained in:
@@ -14,7 +14,7 @@ export default () => {
|
||||
<TD>
|
||||
<EmptySpace height={40} />
|
||||
<img
|
||||
alt="Outline"
|
||||
alt={env.APP_NAME}
|
||||
src={
|
||||
isCloudHosted
|
||||
? `${url}/email/header-logo.png`
|
||||
|
||||
Reference in New Issue
Block a user