chore: Remove DEPLOYMENT and SUBDOMAINS_ENABLED (#5742)
This commit is contained in:
@@ -14,7 +14,7 @@ export default () => (
|
||||
<img
|
||||
alt={env.APP_NAME}
|
||||
src={
|
||||
env.isCloudHosted()
|
||||
env.isCloudHosted
|
||||
? `${url}/email/header-logo.png`
|
||||
: "cid:header-image"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user